Updated to fedora-glibc-20090407T0545
commit11799e4168a3ef36af3cb7ffb4f5cfaed7e244d7
authorJakub Jelinek <jakub@redhat.com>
Tue, 7 Apr 2009 06:20:59 +0000 (7 06:20 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 7 Apr 2009 06:20:59 +0000 (7 06:20 +0000)
treedbf8c4b86a0b68b7754f43e579c8f035d47d1ec5
parent1a6da537df1fe1726d95407ec04cf65caa1f8121
Updated to fedora-glibc-20090407T0545
45 files changed:
ChangeLog
NEWS
config.make.in
configure
configure.in
crypt/Makefile
crypt/md5-crypt.c
crypt/sha256-crypt.c
crypt/sha512-crypt.c
elf/elf.h
fedora/branch.mk
fedora/glibc.spec.in
localedata/ChangeLog
localedata/locales/ks_IN [new file with mode: 0644]
misc/Makefile
misc/Versions
misc/preadv.c [copied from sysdeps/unix/sysv/linux/sys/eventfd.h with 51% similarity]
misc/preadv64.c [copied from sysdeps/unix/sysv/linux/sys/eventfd.h with 51% similarity]
misc/pwritev.c [copied from sysdeps/unix/sysv/linux/sys/eventfd.h with 51% similarity]
misc/pwritev64.c [copied from sysdeps/unix/sysv/linux/sys/eventfd.h with 51% similarity]
misc/sys/uio.h
resolv/res_init.c
resolv/res_send.c
resolv/resolv.h
scripts/check-local-headers.sh
string/strverscmp.c
sysdeps/posix/preadv.c [copied from sysdeps/posix/readv.c with 63% similarity]
sysdeps/posix/preadv64.c [new file with mode: 0644]
sysdeps/posix/pwritev.c [copied from sysdeps/posix/readv.c with 63% similarity]
sysdeps/posix/pwritev64.c [new file with mode: 0644]
sysdeps/posix/readv.c
sysdeps/posix/writev.c
sysdeps/unix/sysv/linux/bits/socket.h
sysdeps/unix/sysv/linux/kernel-features.h
sysdeps/unix/sysv/linux/preadv.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/preadv64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/pwritev.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/pwritev64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/readv.c
sysdeps/unix/sysv/linux/sys/eventfd.h
sysdeps/unix/sysv/linux/wordsize-64/preadv64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/wordsize-64/pwritev64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/writev.c
sysdeps/x86_64/strchr.S
sysdeps/x86_64/strlen.S [copied from sysdeps/unix/sysv/linux/sys/eventfd.h with 51% similarity]