diff options
author | Jakub Jelinek <jakub@redhat.com> | 2006-12-19 19:05:41 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2006-12-19 19:05:41 +0000 |
commit | 1f09da09fed864c91288ff91295114fa5202edaa (patch) | |
tree | 34245c0ec96f394eb4af0caad3c1050edc6757af /ChangeLog.15 | |
parent | b51633c5723e311ffd59a2f5ec5759914ed9476b (diff) |
Updated to fedora-glibc-20061219T1804cvs/fedora-glibc-2_5_90-14
Diffstat (limited to 'ChangeLog.15')
-rw-r--r-- | ChangeLog.15 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ChangeLog.15 b/ChangeLog.15 index 300989ab4c..8082430164 100644 --- a/ChangeLog.15 +++ b/ChangeLog.15 @@ -1115,9 +1115,6 @@ * include/features.h (__USE_FORTIFY_LEVEL): Also set for Red Hat GCC 3.4.x-RH >= 3.4.2-8. - * libio/bits/features.h (printf, fprintf, vprintf, vfprintf): For - GCC 3.4.x-RH use __builtin___{,v}{,f}printf_chk instead of - __{,v}{,f}printf_chk. * debug/tst-chk1.c (do_test): Deal with GCC 3.4.x-RH not being able to recognize subobjects. @@ -1416,11 +1413,6 @@ * posix/execvp.c (execvp): Also ignore ENODEV and ETIMEDOUT errno values. -2004-10-20 Jakub Jelinek <jakub@redhat.com> - - * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): If /proc - is not mounted, return 1. - 2004-10-20 Roland McGrath <roland@redhat.com> * Makeconfig ($(common-objpfx)shlib-versions.v.i): Check also |