diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-04-21 18:04:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-04-21 18:04:21 +0000 |
commit | 47cbdebd7eb699759a7fc2c13cf226bc82cd23ac (patch) | |
tree | 1f53c9138c39e55646dc102b4ed384477f3c9d8b /ChangeLog | |
parent | b1113ed244ff32975501914ca7c84bfacfa13245 (diff) | |
download | glibc-47cbdebd7eb699759a7fc2c13cf226bc82cd23ac.tar.gz glibc-47cbdebd7eb699759a7fc2c13cf226bc82cd23ac.tar.xz glibc-47cbdebd7eb699759a7fc2c13cf226bc82cd23ac.zip |
Update.
2002-04-21 Ulrich Drepper <drepper@redhat.com> * string/string.h: Declare strerror_r also for XPG6.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 688524216f..407db35032 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-04-21 Ulrich Drepper <drepper@redhat.com> + + * string/string.h: Declare strerror_r also for XPG6. + 2002-04-19 Roland McGrath <roland@frob.com> * sysdeps/mach/hurd/tmpfile.c: Create a file descriptor and use fdopen. |