diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-07-08 09:47:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-07-08 09:47:01 +0000 |
commit | 5f6b4f1db0f14aae1db02779cb9b79c542574563 (patch) | |
tree | 2da265d256e2393a1b38a10c4e23723dc7644f6c /ChangeLog | |
parent | d3f8be6d13d065287a55177878ebac4b75e197e2 (diff) | |
download | glibc-5f6b4f1db0f14aae1db02779cb9b79c542574563.zip glibc-5f6b4f1db0f14aae1db02779cb9b79c542574563.tar.gz glibc-5f6b4f1db0f14aae1db02779cb9b79c542574563.tar.bz2 |
Update.
* sysdeps/unix/make_errlist.c: Adjust sys_errlist declaration to
what we define in <stdio.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2001-07-08 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/make_errlist.c: Adjust sys_errlist declaration to + what we define in <stdio.h>. + * iconv/iconv_prog.c (main): Don't unconditionally define variables only use if _POSIX_MAPPED_FILES is defined. |