diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-12-19 00:32:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-12-19 00:32:58 +0000 |
commit | cf7dc78aa55e57dc64dbca311507e54eaa8ebc73 (patch) | |
tree | 85e6cb69c7f87786529628fb03c0b9b3391f352c /ChangeLog | |
parent | 63a34b0f0196ec397b79cecd8bac4b1612981ad0 (diff) | |
download | glibc-cf7dc78aa55e57dc64dbca311507e54eaa8ebc73.tar.gz glibc-cf7dc78aa55e57dc64dbca311507e54eaa8ebc73.tar.xz glibc-cf7dc78aa55e57dc64dbca311507e54eaa8ebc73.zip |
Update.
* malloc/Versions: Export __libc_freeres for GLIBC_2.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4cc94489c7..dcaef16fa3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-12-18 Ulrich Drepper <drepper@cygnus.com> + * malloc/Versions: Export __libc_freeres for GLIBC_2.1. + * sysdeps/unix/sysv/linux/i386/setrlimit.c: Declare local variable result if necessary. |