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 ./Versions.def ./confi ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-branch
Changes by:	jakub@sourceware.org	2006-10-25 19:13:43

Modified files:
	.              : ChangeLog NEWS Versions.def configure 
	                 configure.in version.h 
	csu            : tst-atomic.c 
	elf            : dl-close.c dl-fptr.c dl-libc.c dl-load.c 
	                 dl-lookup.c dl-minimal.c dl-object.c dl-open.c 
	                 dl-profile.c dl-runtime.c dl-sym.c rtld.c 
	fedora         : branch.mk glibc.spec.in 
	gmon           : mcount.c 
	include        : atomic.h features.h link.h shlib-compat.h 
	libio          : stdio.h 
	localedata     : ChangeLog 
	localedata/locales: es_ES pa_IN tt_RU 
	malloc         : malloc.c memusage.c 
	manual         : conf.texi search.texi stdio.texi 
	math           : atest-exp.c atest-exp2.c atest-sincos.c 
	nis            : Makefile Versions nis_defaults.c nis_subr.c 
	                 nis_table.c 
	nis/nss_nisplus: nisplus-grp.c 
	nptl           : ChangeLog pthread_attr_setstack.c 
	                 pthread_attr_setstacksize.c 
	nptl/sysdeps/unix/sysv/linux/alpha/bits: local_lim.h semaphore.h 
	nptl/sysdeps/unix/sysv/linux/bits: local_lim.h 
	nptl/sysdeps/unix/sysv/linux/i386: sysdep-cancel.h 
	nptl/sysdeps/unix/sysv/linux/i386/bits: semaphore.h 
	nptl/sysdeps/unix/sysv/linux/ia64/bits: local_lim.h semaphore.h 
	nptl/sysdeps/unix/sysv/linux/powerpc: Versions 
	nptl/sysdeps/unix/sysv/linux/powerpc/bits: semaphore.h 
	nptl/sysdeps/unix/sysv/linux/s390/bits: semaphore.h 
	nptl/sysdeps/unix/sysv/linux/sh/bits: semaphore.h 
	nptl/sysdeps/unix/sysv/linux/sparc/bits: local_lim.h semaphore.h 
	nptl/sysdeps/unix/sysv/linux/x86_64/bits: semaphore.h 
	nscd           : nscd.c 
	po             : pl.po sv.po tr.po 
	resolv         : res_libc.c 
	resolv/arpa    : nameser.h 
	stdlib         : cxa_finalize.c 
	sunrpc         : Makefile xdr_mem.c 
	sysdeps/generic: ldsodefs.h unsecvars.h 
	sysdeps/i386/i486/bits: atomic.h 
	sysdeps/mach/hurd: futimes.c lutimes.c utimes.c 
	sysdeps/posix  : getaddrinfo.c 
	sysdeps/unix/sysv/linux: Versions syscalls.list 
	sysdeps/unix/sysv/linux/i386: sysdep.h 
	sysdeps/unix/sysv/linux/sys: epoll.h 
	sysdeps/x86_64/bits: atomic.h 
Added files:
	nis/nss_nisplus: nisplus-initgroups.c 
	nptl/sysdeps/unix/sysv/linux: rtld-lowlevel.h 
	nptl/sysdeps/unix/sysv/linux/powerpc: pthread_attr_setstack.c 
	                                      pthread_attr_setstacksize.c 
	nptl/sysdeps/unix/sysv/linux/powerpc/bits: local_lim.h 
	sunrpc         : tst-xdrmem2.c 
	sysdeps/generic: rtld-lowlevel.h 
Removed files:
	libio          : Banner 
	nis            : Banner 

Log message:
	Updated to fedora-glibc-20061025T1857

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.214&r2=1.8782.2.215
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/NEWS.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.147.2.18&r2=1.147.2.19
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/Versions.def.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.58.2.8&r2=1.58.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/configure.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.421.2.20&r2=1.421.2.21
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/configure.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.429.2.20&r2=1.429.2.21
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/version.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.65.2.9&r2=1.65.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/csu/tst-atomic.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7&r2=1.7.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-close.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.104.2.7&r2=1.104.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-fptr.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/elf/dl-libc.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.22.2.4&r2=1.22.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-load.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.249.2.22&r2=1.249.2.23
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-lookup.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.116.2.5&r2=1.116.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-minimal.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.48.2.2&r2=1.48.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-object.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.37.2.3&r2=1.37.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-open.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.111.2.12&r2=1.111.2.13
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-profile.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.41&r2=1.41.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-runtime.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.65.2.1&r2=1.65.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-sym.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.22.2.4&r2=1.22.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/rtld.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.330.2.30&r2=1.330.2.31
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/fedora/branch.mk.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.142&r2=1.1.2.143
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/fedora/glibc.spec.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.200&r2=1.1.2.201
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/gmon/mcount.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.2.1&r2=1.11.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/include/atomic.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.15.2.2&r2=1.15.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/include/features.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.35.2.12&r2=1.35.2.13
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/include/link.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.32.2.6&r2=1.32.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/include/shlib-compat.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10&r2=1.10.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/libio/stdio.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.78.2.9&r2=1.78.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/libio/Banner.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.494.2.41&r2=1.494.2.42
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/locales/es_ES.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.13.2.2&r2=1.13.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/locales/pa_IN.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.6&r2=1.3.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/locales/tt_RU.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/malloc/malloc.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.127.2.31&r2=1.127.2.32
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/malloc/memusage.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.2.3&r2=1.11.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/manual/conf.texi.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.42&r2=1.42.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/manual/search.texi.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.36&r2=1.36.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/manual/stdio.texi.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.133.2.3&r2=1.133.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/math/atest-exp.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/math/atest-exp2.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8&r2=1.8.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/math/atest-sincos.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/nis/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.31.2.1&r2=1.31.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/Versions.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.2&r2=1.7.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/nis_defaults.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6.4.2&r2=1.6.4.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/nis_subr.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.2.4&r2=1.11.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/nis_table.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.22.2.8&r2=1.22.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/Banner.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.12&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/nss_nisplus/nisplus-initgroups.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/nss_nisplus/nisplus-grp.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.16.2.3&r2=1.16.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.706.2.107&r2=1.706.2.108
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_attr_setstack.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_attr_setstacksize.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/nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/alpha/bits/local_lim.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/alpha/bits/semaphore.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6.2.1&r2=1.6.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.18.2.1&r2=1.18.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/bits/semaphore.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/ia64/bits/local_lim.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/ia64/bits/semaphore.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.2.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/powerpc/Versions.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.2.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/bits/semaphore.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/nscd.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.38.2.13&r2=1.38.2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/po/pl.po.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6.2.1&r2=1.6.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/po/sv.po.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.17.2.1&r2=1.17.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/po/tr.po.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6.2.2&r2=1.6.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/resolv/res_libc.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.21.2.1&r2=1.21.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/resolv/arpa/nameser.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.19&r2=1.19.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdlib/cxa_finalize.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8.2.2&r2=1.8.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sunrpc/tst-xdrmem2.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sunrpc/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.80.2.4&r2=1.80.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sunrpc/xdr_mem.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.15&r2=1.15.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/rtld-lowlevel.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/generic/ldsodefs.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.102.2.16&r2=1.102.2.17
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/unsecvars.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.3&r2=1.5.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/i386/i486/bits/atomic.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.12&r2=1.12.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/futimes.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/lutimes.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/utimes.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10&r2=1.10.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/posix/getaddrinfo.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.81.2.20&r2=1.81.2.21
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/Versions.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.23.2.8&r2=1.23.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/syscalls.list.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.114.2.11&r2=1.114.2.12
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/i386/sysdep.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.55.2.8&r2=1.55.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/sys/epoll.h.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/sysdeps/x86_64/bits/atomic.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10&r2=1.10.2.1


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