diff options
author | Roland McGrath <roland@gnu.org> | 1995-10-26 03:38:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-10-26 03:38:19 +0000 |
commit | f44f9c33dff32b1f9f257ec855bbb7261c028039 (patch) | |
tree | 6200c9458f02f0e56ca3c4f3c490774f7da418a8 /ChangeLog | |
parent | ff9bef7f885990c5f8ac4abb33f100e6cc96163d (diff) | |
download | glibc-f44f9c33dff32b1f9f257ec855bbb7261c028039.zip glibc-f44f9c33dff32b1f9f257ec855bbb7261c028039.tar.gz glibc-f44f9c33dff32b1f9f257ec855bbb7261c028039.tar.bz2 |
* stdio/stdio.h (sys_errlist, _sys_errlist): Declare const.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ Wed Oct 25 14:23:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + * stdio/stdio.h (sys_errlist, _sys_errlist): Declare const. + * sysdeps/unix/sysv/linux/stat.c: New file. * sysdeps/unix/sysv/linux/fstat.c: New file. * sysdeps/unix/sysv/linux/lstat.c: New file. |