]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Wed, 31 Jul 2002 23:33:41 +0000 (23:33 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 31 Jul 2002 23:33:41 +0000 (23:33 +0000)
ChangeLog

index 900a6d4caeda3c47106c5f9e397db7ea57c42770..58746939b46c98d25ae488a58b6e2a2ee8d7edcd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-07-31  Jeff Bailey  <jbailey@gnu.org>
+
+        * libio/stdio.h (sys_errlist, sys_nerr, _sys_errlist, _sys_nerr):
+       Declarations moved to <bits/sys_errlist.h>.  Include that file.
+        * libio/Makefile (headers): Add bits/sys_errlist.h to the list.
+        * sysdeps/generic/bits/sys_errlist.h: New file.  This does *not*
+        declare sys_errlist and sys_nerr.
+        * sysdeps/unix/sysv/linux/bits/sys_errlist.h: New file.  Does
+       provide declarations.
+
 2002-07-31  Roland McGrath  <roland@frob.com>
 
        * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): __fxstat -> __fxstat64,