Updated to fedora-glibc-20061029T2155cvs/fedora-glibc-2_5_90-3
commit8dd5fcaca8ce7e43ed49879235f08d45d2a4a2e5
authorJakub Jelinek <jakub@redhat.com>
Sun, 29 Oct 2006 22:03:29 +0000 (29 22:03 +0000)
committerJakub Jelinek <jakub@redhat.com>
Sun, 29 Oct 2006 22:03:29 +0000 (29 22:03 +0000)
tree196eec145dc3a6fb925a5b07d831b21d761d7c20
parent48b752c9f6499f0de89766c94b3b1bedbfd6476e
Updated to fedora-glibc-20061029T2155
147 files changed:
ChangeLog
Makeconfig
Makerules
config.h.in
config.make.in
configure
configure.in
csu/Versions
csu/libc-start.c
csu/libc-tls.c
csu/version.c
dlfcn/Makefile
dlfcn/dlinfo.c
elf/Makefile
elf/dl-addr.c
elf/dl-cache.c
elf/dl-close.c
elf/dl-iteratephdr.c
elf/dl-load.c
elf/dl-lookup.c
elf/dl-object.c
elf/dl-open.c
elf/dl-reloc.c
elf/dl-runtime.c
elf/dl-support.c
elf/dl-sym.c
elf/dl-sysdep.c
elf/dl-tls.c
elf/ldconfig.c
elf/rtld.c
elf/tst-thrlock.c [new file with mode: 0644]
elf/tst-tls-dlinfo.c
elf/tst-tls1.c
elf/tst-tls10.h
elf/tst-tls14.c
elf/tst-tls2.c
elf/tst-tls3.c
elf/tst-tls4.c
elf/tst-tls5.c
elf/tst-tls6.c
elf/tst-tls7.c
elf/tst-tls8.c
elf/tst-tls9.c
elf/tst-tlsmod1.c
elf/tst-tlsmod13.c
elf/tst-tlsmod13a.c
elf/tst-tlsmod14a.c
elf/tst-tlsmod2.c
elf/tst-tlsmod3.c
elf/tst-tlsmod4.c
elf/tst-tlsmod5.c
elf/tst-tlsmod6.c
fedora/branch.mk
fedora/glibc.spec.in
include/dlfcn.h
include/errno.h
include/libc-symbols.h
include/link.h
include/stdio.h
include/tls.h
io/Makefile
io/fstat.c
io/fstat64.c
io/fstatat.c
io/fstatat64.c
io/lstat.c
io/lstat64.c
io/mknod.c
io/mknodat.c
io/stat.c
io/stat64.c
libio/stdio.c
locale/global-locale.c
locale/localeinfo.h
malloc/arena.c
malloc/hooks.c
malloc/malloc.c
nptl/ChangeLog
nptl/init.c
nptl/pthread_barrier_wait.c [moved from nptl/sysdeps/pthread/pthread_barrier_wait.c with 100% similarity]
nptl/pthread_cond_broadcast.c [moved from nptl/sysdeps/pthread/pthread_cond_broadcast.c with 100% similarity]
nptl/pthread_cond_signal.c [moved from nptl/sysdeps/pthread/pthread_cond_signal.c with 100% similarity]
nptl/pthread_cond_timedwait.c [moved from nptl/sysdeps/pthread/pthread_cond_timedwait.c with 100% similarity]
nptl/pthread_cond_wait.c [moved from nptl/sysdeps/pthread/pthread_cond_wait.c with 100% similarity]
nptl/pthread_getcpuclockid.c [moved from nptl/sysdeps/pthread/pthread_getcpuclockid.c with 100% similarity]
nptl/pthread_once.c [moved from nptl/sysdeps/pthread/pthread_once.c with 100% similarity]
nptl/pthread_rwlock_rdlock.c [moved from nptl/sysdeps/pthread/pthread_rwlock_rdlock.c with 100% similarity]
nptl/pthread_rwlock_timedrdlock.c [moved from nptl/sysdeps/pthread/pthread_rwlock_timedrdlock.c with 100% similarity]
nptl/pthread_rwlock_timedwrlock.c [moved from nptl/sysdeps/pthread/pthread_rwlock_timedwrlock.c with 100% similarity]
nptl/pthread_rwlock_unlock.c [moved from nptl/sysdeps/pthread/pthread_rwlock_unlock.c with 100% similarity]
nptl/pthread_rwlock_wrlock.c [moved from nptl/sysdeps/pthread/pthread_rwlock_wrlock.c with 100% similarity]
nptl/pthread_spin_destroy.c [moved from nptl/sysdeps/pthread/pthread_spin_destroy.c with 100% similarity]
nptl/pthread_spin_init.c [moved from nptl/sysdeps/pthread/pthread_spin_init.c with 100% similarity]
nptl/pthread_spin_unlock.c [moved from nptl/sysdeps/pthread/pthread_spin_unlock.c with 100% similarity]
nptl/sysdeps/alpha/tls.h
nptl/sysdeps/i386/tls.h
nptl/sysdeps/ia64/tls.h
nptl/sysdeps/powerpc/tls.h
nptl/sysdeps/s390/tls.h
nptl/sysdeps/sh/tls.h
nptl/sysdeps/sparc/tls.h
nptl/sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h
nptl/sysdeps/x86_64/tls.h
nptl/tst-tls5.h
nptl_db/ChangeLog
nptl_db/structs.def
nscd/Makefile
po/sv.po
resolv/Versions
stdlib/Makefile
stdlib/atexit.c
sysdeps/alpha/dl-machine.h
sysdeps/alpha/libc-tls.c
sysdeps/generic/ldsodefs.h
sysdeps/generic/sysdep-cancel.h
sysdeps/generic/tls.h
sysdeps/i386/dl-machine.h
sysdeps/i386/i686/memcmp.S
sysdeps/i386/sysdep.h
sysdeps/ia64/dl-machine.h
sysdeps/ia64/libc-tls.c
sysdeps/mach/hurd/fork.c
sysdeps/mach/hurd/i386/tls.h
sysdeps/powerpc/powerpc32/dl-machine.c
sysdeps/powerpc/powerpc32/dl-machine.h
sysdeps/powerpc/powerpc32/sysdep.h
sysdeps/powerpc/powerpc64/dl-machine.h
sysdeps/s390/libc-tls.c
sysdeps/s390/s390-32/dl-machine.h
sysdeps/s390/s390-64/dl-machine.h
sysdeps/sh/dl-machine.h
sysdeps/sparc/sparc32/dl-machine.h
sysdeps/sparc/sparc64/dl-machine.h
sysdeps/unix/sysv/linux/i386/sigaction.c
sysdeps/unix/sysv/linux/x86_64/sigaction.c
sysdeps/x86_64/dl-machine.h
tls.make.c