From: Roland McGrath Date: Wed, 31 Jul 2002 23:33:41 +0000 (+0000) Subject: . X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0114ccb3a77817846f758d437d69a165b414975;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 900a6d4caed..58746939b46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2002-07-31 Jeff Bailey + + * libio/stdio.h (sys_errlist, sys_nerr, _sys_errlist, _sys_nerr): + Declarations moved to . 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 * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): __fxstat -> __fxstat64,