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/Makefile elf/dl-load.c el ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-branch
Changes by:	jakub@sources.redhat.com	2006-03-28 09:36:28

Modified files:
	.              : ChangeLog 
	elf            : Makefile dl-load.c rtld.c 
	fedora         : branch.mk glibc.spec.in 
	math           : gen-libm-test.pl libm-test.inc 
	nis/nss_nisplus: nisplus-alias.c nisplus-ethers.c nisplus-grp.c 
	                 nisplus-hosts.c nisplus-network.c 
	                 nisplus-proto.c nisplus-pwd.c nisplus-rpc.c 
	                 nisplus-service.c 
	nptl           : ChangeLog Makefile allocatestack.c descr.h 
	                 init.c pthreadP.h pthread_create.c 
	                 pthread_mutex_consistent.c 
	                 pthread_mutex_destroy.c pthread_mutex_init.c 
	                 pthread_mutex_lock.c pthread_mutex_timedlock.c 
	                 pthread_mutex_trylock.c pthread_mutex_unlock.c 
	nptl/sysdeps/unix/sysv/linux/ia64: dl-sysdep.h 
	sysdeps/ieee754/ldbl-128ibm: s_llrintl.c s_llroundl.c 
	sysdeps/powerpc/powerpc32: gprsave0.S 
	sysdeps/powerpc/powerpc32/fpu: fprsave.S 
	sysdeps/powerpc/powerpc64: dl-trampoline.S memcpy.S 
	sysdeps/sparc/sparc32/bits: atomic.h 
	sysdeps/sparc/sparc32/sparcv9/bits: atomic.h 
	sysdeps/sparc/sparc64/bits: atomic.h 
	sysdeps/unix/sysv/linux: kernel-features.h 
	sysdeps/unix/sysv/linux/alpha: getcontext.S 
	sysdeps/unix/sysv/linux/bits: poll.h 
	sysdeps/unix/sysv/linux/powerpc/powerpc32: setcontext-common.S 
	sysdeps/unix/sysv/linux/powerpc/powerpc64: clone.S getcontext.S 
	                                           setcontext.S 
	                                           swapcontext.S 
	sysdeps/unix/sysv/linux/sparc/bits: poll.h 
	wcsmbs         : wchar.h 
Added files:
	elf            : tst-audit2.c tst-leaks1.c 
	nptl           : tst-robust8.c 
Removed files:
	sysdeps/powerpc/powerpc64/fpu: s_llrintl.S s_llroundl.S 
	                               s_lrintl.S s_lroundl.S 

Log message:
	Updated to fedora-glibc-20060328T0900

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.174&r2=1.8782.2.175
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/tst-audit2.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/tst-leaks1.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.284.2.16&r2=1.284.2.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/dl-load.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.249.2.17&r2=1.249.2.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/rtld.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.330.2.26&r2=1.330.2.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/fedora/branch.mk.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.103&r2=1.1.2.104
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/fedora/glibc.spec.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.153&r2=1.1.2.154
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/math/gen-libm-test.pl.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8&r2=1.8.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/math/libm-test.inc.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.61.2.8&r2=1.61.2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nisplus/nisplus-alias.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.16.2.1&r2=1.16.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nisplus/nisplus-ethers.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.19.2.1&r2=1.19.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nisplus/nisplus-grp.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.16.2.1&r2=1.16.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nisplus/nisplus-hosts.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.27.2.1&r2=1.27.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nisplus/nisplus-network.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.19.2.1&r2=1.19.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nisplus/nisplus-proto.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.19.2.1&r2=1.19.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nisplus/nisplus-pwd.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.17.2.1&r2=1.17.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nisplus/nisplus-rpc.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.19.2.1&r2=1.19.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nisplus/nisplus-service.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.21.2.1&r2=1.21.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/tst-robust8.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.706.2.83&r2=1.706.2.84
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.157.2.19&r2=1.157.2.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/allocatestack.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.51.2.9&r2=1.51.2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/descr.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.23.2.12&r2=1.23.2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/init.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.49.2.7&r2=1.49.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthreadP.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.54.2.5&r2=1.54.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_create.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.34.2.13&r2=1.34.2.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_consistent.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_destroy.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.2&r2=1.4.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_init.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.2&r2=1.4.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_lock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8.2.2&r2=1.8.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_timedlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.2&r2=1.4.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_trylock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.2&r2=1.5.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_unlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.3&r2=1.7.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/ia64/dl-sysdep.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ieee754/ldbl-128ibm/s_llrintl.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ieee754/ldbl-128ibm/s_llroundl.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc32/gprsave0.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc32/fpu/fprsave.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/dl-trampoline.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.4&r2=1.3.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/memcpy.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.1&r2=1.4.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_llrintl.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_llroundl.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2.2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_lrintl.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_lroundl.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/sparc/sparc32/bits/atomic.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.1&r2=1.3.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/sparc/sparc32/sparcv9/bits/atomic.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.1&r2=1.3.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/sparc/sparc64/bits/atomic.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.1&r2=1.3.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/kernel-features.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.80.2.10&r2=1.80.2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/alpha/getcontext.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/bits/poll.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5&r2=1.5.4.1
http://sources.redhat.com/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.2&r2=1.1.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.5&r2=1.3.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.9.2.3&r2=1.9.2.4
http://sources.redhat.com/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.3&r2=1.8.2.4
http://sources.redhat.com/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.4&r2=1.9.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/sparc/bits/poll.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5&r2=1.5.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/wcsmbs/wchar.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.58.2.3&r2=1.58.2.4


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