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 ./NEWS ./config.h.in ./config ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-branch
Changes by:	jakub@sourceware.org	2009-03-20 20:00:20

Modified files:
	.              : ChangeLog NEWS config.h.in config.make.in 
	                 configure configure.in 
	crypt          : sha256test.c 
	dirent         : alphasort.c alphasort64.c dirent.h scandir.c 
	                 scandir64.c versionsort.c versionsort64.c 
	elf            : dl-load.c dl-open.c dl-reloc.c dl-runtime.c 
	                 dl-sysdep.c do-lookup.h elf.h rtld.c 
	fedora         : branch.mk glibc.spec.in 
	include        : dirent.h libc-symbols.h 
	inet           : Makefile inet6_rth.c 
	locale         : iso-639.def 
	localedata     : ChangeLog SUPPORTED 
	localedata/locales: iso14651_t1_common ko_KR mt_MT 
	malloc         : Makefile arena.c hooks.c malloc.c malloc.h 
	nptl           : ChangeLog init.c 
	nptl/sysdeps/unix/sysv/linux/x86_64: pthread_cond_timedwait.S 
	nptl_db        : ChangeLog td_symbol_list.c 
	nscd           : connections.c 
	string         : Makefile strlen.c strverscmp.c 
	sysdeps/generic: ldsodefs.h 
	sysdeps/i386   : dl-machine.h 
	sysdeps/unix/sysv/linux/i386: alphasort64.c olddirent.h 
	                              versionsort64.c 
	sysdeps/wordsize-64: alphasort.c versionsort.c 
	sysdeps/x86_64 : cacheinfo.c dl-machine.h dl-trampoline.S 
Added files:
	inet           : tst-inet6_rth.c 
	localedata/locales: nan_TW@latin 
	string         : tst-svc2.c 
	sysdeps/powerpc/powerpc32/power7/fpu: Implies 
	sysdeps/x86_64 : dl-runtime.c 
	sysdeps/x86_64/multiarch: Makefile init-arch.c init-arch.h 
	                          sched_cpucount.c 

Log message:
	Updated to fedora-glibc-20090320T1944

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.321&r2=1.8782.2.322
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/NEWS.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.147.2.36&r2=1.147.2.37
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/config.h.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.70.2.7&r2=1.70.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/config.make.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.106.2.14&r2=1.106.2.15
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/configure.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.421.2.35&r2=1.421.2.36
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/configure.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.429.2.35&r2=1.429.2.36
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/crypt/sha256test.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/dirent/alphasort.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7&r2=1.7.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/dirent/alphasort64.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.1&r2=1.3.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/dirent/dirent.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.51.2.3&r2=1.51.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/dirent/scandir.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.23&r2=1.23.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/dirent/scandir64.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.1&r2=1.5.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/dirent/versionsort.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=1.4.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/dirent/versionsort64.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.1&r2=1.4.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-load.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.249.2.33&r2=1.249.2.34
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-open.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.111.2.22&r2=1.111.2.23
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-reloc.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.96.2.6&r2=1.96.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-runtime.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.65.2.8&r2=1.65.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-sysdep.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.9&r2=1.1.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/do-lookup.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.29.2.8&r2=1.29.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/elf.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.141.2.26&r2=1.141.2.27
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/rtld.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.330.2.40&r2=1.330.2.41
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/fedora/branch.mk.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.232&r2=1.1.2.233
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/fedora/glibc.spec.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.301&r2=1.1.2.302
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/include/dirent.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.9.4.4&r2=1.9.4.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/include/libc-symbols.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.64.2.12&r2=1.64.2.13
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/inet/tst-inet6_rth.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.2.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/inet/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.58.2.5&r2=1.58.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/inet/inet6_rth.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/locale/iso-639.def.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.14.2.4&r2=1.14.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.494.2.75&r2=1.494.2.76
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/SUPPORTED.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.71.2.23&r2=1.71.2.24
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/locales/nan_TW@latin.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/locales/iso14651_t1_common.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.13&r2=1.1.2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/locales/ko_KR.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.17.2.3&r2=1.17.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/locales/mt_MT.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.3&r2=1.4.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/malloc/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.47.2.9&r2=1.47.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/malloc/arena.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8.2.22&r2=1.8.2.23
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/malloc/hooks.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.15.2.9&r2=1.15.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/malloc/malloc.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.127.2.46&r2=1.127.2.47
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/malloc/malloc.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.26.2.3&r2=1.26.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.706.2.169&r2=1.706.2.170
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/init.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.49.2.19&r2=1.49.2.20
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.23.2.6&r2=1.23.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl_db/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.26.2.7&r2=1.26.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl_db/td_symbol_list.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.1&r2=1.5.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/connections.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.55.2.50&r2=1.55.2.51
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/string/tst-svc2.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/string/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.64.2.10&r2=1.64.2.11
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/string/strlen.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/string/strverscmp.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6&r2=1.6.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/ldsodefs.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.102.2.29&r2=1.102.2.30
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/i386/dl-machine.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.127.2.7&r2=1.127.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc32/power7/fpu/Implies.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/i386/alphasort64.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/sysdeps/unix/sysv/linux/i386/olddirent.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/i386/versionsort64.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/sysdeps/wordsize-64/alphasort.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/wordsize-64/versionsort.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/x86_64/dl-runtime.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/x86_64/cacheinfo.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2.2.9&r2=1.2.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/x86_64/dl-machine.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.25.2.6&r2=1.25.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/x86_64/dl-trampoline.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/x86_64/multiarch/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/x86_64/multiarch/init-arch.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/x86_64/multiarch/init-arch.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/x86_64/multiarch/sched_cpucount.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1


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