Updated to fedora-glibc-20050208T0948cvs/fedora-glibc-2_3_4-6
commitd585b66fa4d11059948f466c9080a6826932358d
authorJakub Jelinek <jakub@redhat.com>
Tue, 8 Feb 2005 10:05:09 +0000 (8 10:05 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 8 Feb 2005 10:05:09 +0000 (8 10:05 +0000)
tree8b06692920852c297635b46a7d616c3066f95fac
parente7cbcee4982d8caa809a91c9cfef5fda67445f0a
Updated to fedora-glibc-20050208T0948
219 files changed:
ChangeLog
Makeconfig
catgets/gencat.c
configure
configure.in
csu/elf-init.c
csu/version.c
debug/catchsegv.sh
debug/chk_fail.c
debug/xtrace.sh
dirent/tst-seekdir.c
dlfcn/Makefile
dlfcn/dlclose.c
dlfcn/dlfcn.c [copied from sysdeps/powerpc/powerpc64/dl-lookupcfg.h with 72% similarity]
dlfcn/dlmopen.c
dlfcn/dlopen.c
dlfcn/dlopenold.c
elf/Makefile
elf/Versions
elf/dl-close.c
elf/dl-debug.c
elf/dl-fini.c
elf/dl-init.c
elf/dl-libc.c
elf/dl-load.c
elf/dl-object.c
elf/dl-open.c
elf/dl-reloc.c
elf/dl-runtime.c
elf/dl-sym.c
elf/dynamic-link.h
elf/ldconfig.c
elf/ldd.bash.in
elf/link.h
elf/rtld.c
elf/sprof.c
elf/tst-align2.c [new file with mode: 0644]
elf/tst-alignmod2.c [copied from pwd/putpwent.c with 50% similarity]
elf/tst-audit1.c [new file with mode: 0644]
elf/tst-auditmod1.c [new file with mode: 0644]
fedora/branch.mk
fedora/glibc.spec.in
grp/putgrent.c
hurd/sigunwind.c
iconv/iconv_prog.c
iconv/iconvconfig.c
iconv/strtab.c
iconvdata/jis0208.h
include/dlfcn.h
include/link.h
libio/fmemopen.c
libio/iofopncook.c
libio/stdio.h
linuxthreads/ChangeLog
linuxthreads/Makefile
linuxthreads/pthread.c
linuxthreads/specific.c
linuxthreads/sysdeps/alpha/tls.h
linuxthreads/sysdeps/i386/tls.h
linuxthreads/sysdeps/ia64/tls.h
linuxthreads/sysdeps/powerpc/tls.h
linuxthreads/sysdeps/s390/tls.h
linuxthreads/sysdeps/sh/tls.h
linuxthreads/sysdeps/sparc/tls.h
linuxthreads/sysdeps/x86_64/tls.h
linuxthreads/tst-tsd1.c [new file with mode: 0644]
linuxthreads_db/ChangeLog
linuxthreads_db/td_thr_tlsbase.c
locale/programs/locale.c
locale/programs/localedef.c
malloc/malloc.c
malloc/malloc.h
malloc/memusage.sh
malloc/mtrace.pl
manual/.cvsignore
manual/memory.texi
manual/string.texi
manual/users.texi
math/math_private.h
misc/sys/cdefs.h
nptl/ChangeLog
nptl/allocatestack.c
nptl/sysdeps/alpha/tls.h
nptl/sysdeps/generic/lowlevellock.h
nptl/sysdeps/i386/tls.h
nptl/sysdeps/ia64/tls.h
nptl/sysdeps/powerpc/tls.h
nptl/sysdeps/pthread/pthread.h
nptl/sysdeps/s390/tls.h
nptl/sysdeps/sh/tls.h
nptl/sysdeps/sparc/tls.h
nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S
nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S
nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S
nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S
nptl/sysdeps/x86_64/tls.h
nscd/Makefile
nscd/connections.c
nscd/nscd.c
nscd/nscd.init
nscd/nscd_getai.c
nscd/nscd_helper.c
nscd/nscd_initgroups.c
nscd/nscd_nischeck.c
nss/getent.c
posix/Makefile
posix/bug-regex19.c
posix/execl.c
posix/execle.c
posix/execlp.c
posix/execvp.c
posix/getconf.c
posix/regcomp.c
posix/regex_internal.c
posix/regex_internal.h
posix/regexec.c
posix/rxspencer/tests
posix/tst-rxspencer.c
posix/unistd.h
pwd/putpwent.c
shadow/sgetspent_r.c
stdio-common/tst-fmemopen2.c
stdlib/Makefile
stdlib/fmtmsg.c
stdlib/stdlib.h
stdlib/tst-fmtmsg.c
sunrpc/openchild.c
sunrpc/rpc_main.c
sunrpc/svc_tcp.c
sunrpc/svc_unix.c
sysdeps/alpha/bits/link.h [new file with mode: 0644]
sysdeps/alpha/dl-machine.h
sysdeps/alpha/dl-trampoline.S [new file with mode: 0644]
sysdeps/alpha/fpu/bits/mathinline.h
sysdeps/alpha/libc-tls.c
sysdeps/arm/bits/link.h
sysdeps/arm/bits/linkmap.h [copied from sysdeps/arm/bits/link.h with 100% similarity]
sysdeps/generic/bits/link.h
sysdeps/generic/bits/linkmap.h [copied from sysdeps/generic/bits/link.h with 100% similarity]
sysdeps/generic/dl-fptr.h
sysdeps/generic/dl-lookupcfg.h
sysdeps/generic/dl-tls.c
sysdeps/generic/dl-trampoline.c [new file with mode: 0644]
sysdeps/generic/ldsodefs.h
sysdeps/generic/libc-start.c
sysdeps/generic/libc-tls.c
sysdeps/generic/syslog.c [moved from misc/syslog.c with 96% similarity]
sysdeps/generic/unsecvars.h
sysdeps/generic/wordexp.c
sysdeps/hppa/bits/link.h
sysdeps/hppa/bits/linkmap.h [copied from sysdeps/hppa/bits/link.h with 100% similarity]
sysdeps/hppa/dl-lookupcfg.h
sysdeps/i386/Makefile
sysdeps/i386/bits/link.h
sysdeps/i386/bits/linkmap.h [copied from sysdeps/i386/bits/link.h with 100% similarity]
sysdeps/i386/dl-machine.h
sysdeps/i386/dl-trampoline.S [new file with mode: 0644]
sysdeps/ia64/bits/link.h
sysdeps/ia64/bits/linkmap.h [copied from sysdeps/ia64/bits/link.h with 100% similarity]
sysdeps/ia64/dl-lookupcfg.h
sysdeps/ia64/dl-machine.h
sysdeps/ia64/dl-trampoline.S [new file with mode: 0644]
sysdeps/ia64/fpu/e_logl.c [deleted file]
sysdeps/ia64/libc-tls.c
sysdeps/linkmap.h [copied from sysdeps/generic/bits/link.h with 100% similarity]
sysdeps/m68k/bits/link.h [new file with mode: 0644]
sysdeps/m68k/dl-machine.h
sysdeps/m68k/dl-trampoline.S [new file with mode: 0644]
sysdeps/mach/hurd/tls.h
sysdeps/powerpc/powerpc32/bits/link.h [new file with mode: 0644]
sysdeps/powerpc/powerpc32/dl-machine.c
sysdeps/powerpc/powerpc32/dl-machine.h
sysdeps/powerpc/powerpc32/dl-trampoline.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/bits/link.h [new file with mode: 0644]
sysdeps/powerpc/powerpc64/dl-lookupcfg.h
sysdeps/powerpc/powerpc64/dl-machine.h
sysdeps/powerpc/powerpc64/dl-trampoline.S [new file with mode: 0644]
sysdeps/powerpc/tst-stack-align.h [new file with mode: 0644]
sysdeps/s390/bits/link.h
sysdeps/s390/bits/linkmap.h [copied from sysdeps/s390/bits/link.h with 100% similarity]
sysdeps/s390/bits/string.h
sysdeps/s390/s390-32/dl-machine.h
sysdeps/s390/s390-32/dl-trampoline.S [new file with mode: 0644]
sysdeps/s390/s390-64/dl-machine.h
sysdeps/s390/s390-64/dl-trampoline.S [new file with mode: 0644]
sysdeps/sh/bits/link.h
sysdeps/sh/bits/linkmap.h [copied from sysdeps/sh/bits/link.h with 100% similarity]
sysdeps/sh/dl-machine.h
sysdeps/sh/dl-trampoline.S [new file with mode: 0644]
sysdeps/sh/sh4/Versions [new file with mode: 0644]
sysdeps/sh/sh4/dl-machine.h [deleted file]
sysdeps/sh/sh4/dl-trampoline.S [new file with mode: 0644]
sysdeps/unix/i386/sysdep.S
sysdeps/unix/rewinddir.c
sysdeps/unix/sysv/linux/alpha/oldglob.c
sysdeps/unix/sysv/linux/dl-execstack.c
sysdeps/unix/sysv/linux/futimes.c
sysdeps/unix/sysv/linux/i386/sysdep.h
sysdeps/unix/sysv/linux/init-first.c
sysdeps/unix/sysv/linux/kernel-features.h
sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
sysdeps/unix/sysv/linux/syslog.c [new file with mode: 0644]
sysdeps/x86_64/bits/link.h
sysdeps/x86_64/bits/linkmap.h [copied from sysdeps/x86_64/bits/link.h with 100% similarity]
sysdeps/x86_64/dl-machine.h
sysdeps/x86_64/dl-trampoline.S [new file with mode: 0644]
time/strptime_l.c
time/tst-strptime.c
timezone/asia
timezone/backward
timezone/europe
timezone/leapseconds
timezone/northamerica
timezone/private.h
timezone/southamerica
timezone/tzfile.h
timezone/zdump.c
timezone/zic.c