Updated to fedora-glibc-20080305T0857cvs/fedora-glibc-2_7_90-8
commit5c25449dd9fd706f79ee6d92019f28044d9270fa
authorJakub Jelinek <jakub@redhat.com>
Wed, 5 Mar 2008 09:37:45 +0000 (5 09:37 +0000)
committerJakub Jelinek <jakub@redhat.com>
Wed, 5 Mar 2008 09:37:45 +0000 (5 09:37 +0000)
treead5a2ddd80177af8109c358b71a9baa94f75581f
parentff9e7e3fe2fa6daf6ef542bb1fd1066164dd33bb
Updated to fedora-glibc-20080305T0857
46 files changed:
ChangeLog
FAQ
FAQ.in
debug/Makefile
debug/Versions
debug/asprintf_chk.c [new file with mode: 0644]
debug/dprintf_chk.c [new file with mode: 0644]
debug/obprintf_chk.c [copied from libio/obprintf.c with 52% similarity]
debug/tst-chk1.c
debug/vasprintf_chk.c [new file with mode: 0644]
debug/vdprintf_chk.c [new file with mode: 0644]
elf/elf.h
fedora/Makefile
fedora/branch.mk
fedora/glibc.spec.in
include/stdio.h
libio/bits/stdio-ldbl.h
libio/bits/stdio2.h
libio/obprintf.c
locale/iso-639.def
localedata/ChangeLog
localedata/SUPPORTED
localedata/locales/en_CA
localedata/locales/fr_CA
localedata/locales/ik_CA
localedata/locales/iu_CA
localedata/locales/shs_CA [new file with mode: 0644]
malloc/malloc.c
misc/sys/queue.h
nis/ypclnt.c
nscd/connections.c
nscd/nscd.h
nscd/nscd_conf.c
nscd/nscd_helper.c
po/fr.po
resolv/nss_dns/dns-host.c
sysdeps/ieee754/ldbl-opt/Makefile
sysdeps/ieee754/ldbl-opt/Versions
sysdeps/ieee754/ldbl-opt/nldbl-asprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-compat.c
sysdeps/ieee754/ldbl-opt/nldbl-compat.h
sysdeps/ieee754/ldbl-opt/nldbl-dprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-obstack_printf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-obstack_vprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vasprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vdprintf_chk.c [new file with mode: 0644]