This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc ./ChangeLog elf/sprof.c fedora/branch.mk ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-branch
Changes by:	jakub@sourceware.org	2009-03-10 19:34:45

Modified files:
	.              : ChangeLog 
	elf            : sprof.c 
	fedora         : branch.mk glibc.spec.in 
	include        : stdio.h 
	libio          : fmemopen.c 
	po             : id.po 
	posix          : tst-sysconf.c unistd.h 
	stdlib         : at_quick_exit.c cxa_at_quick_exit.c exit.c 
	                 exit.h quick_exit.c 
	sysdeps/powerpc/fpu: fenv_libc.h tst-setcontext-fpscr.c 
	sysdeps/unix/sysv/linux/powerpc/powerpc32: setcontext-common.S 
	                                           swapcontext-common.S 
	sysdeps/unix/sysv/linux/powerpc/powerpc64: setcontext.S 
	                                           swapcontext.S 
	time           : tst-posixtz.c tzset.c 

Log message:
	Updated to fedora-glibc-20090310T1925

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.320&r2=1.8782.2.321
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/sprof.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.28.2.6&r2=1.28.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/fedora/branch.mk.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.231&r2=1.1.2.232
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/fedora/glibc.spec.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.300&r2=1.1.2.301
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/include/stdio.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.27.2.13&r2=1.27.2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/libio/fmemopen.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8.2.5&r2=1.8.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/po/id.po.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2.2.2&r2=1.2.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/posix/tst-sysconf.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/posix/unistd.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.130.2.19&r2=1.130.2.20
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdlib/at_quick_exit.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdlib/cxa_at_quick_exit.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdlib/exit.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.15.2.3&r2=1.15.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdlib/exit.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10.2.2&r2=1.10.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdlib/quick_exit.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/fpu/fenv_libc.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2.4.3&r2=1.2.4.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/fpu/tst-setcontext-fpscr.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.5&r2=1.1.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.4&r2=1.1.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8.2.5&r2=1.8.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.9.2.6&r2=1.9.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/time/tst-posixtz.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/time/tzset.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.78.2.6&r2=1.78.2.7


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]