diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-26 20:56:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-26 20:56:45 +0000 |
commit | fa39bea49e8023069711bded87d3d1398717bc1a (patch) | |
tree | 3e174176984e4f6ae8a3176170f2da39332930f6 /ChangeLog | |
parent | c51dc068d599e32f06ba83e4f55b2ae6e3529283 (diff) | |
download | glibc-fa39bea49e8023069711bded87d3d1398717bc1a.tar glibc-fa39bea49e8023069711bded87d3d1398717bc1a.tar.gz glibc-fa39bea49e8023069711bded87d3d1398717bc1a.tar.bz2 glibc-fa39bea49e8023069711bded87d3d1398717bc1a.zip |
Update.glibc-2.2.3cvs/glibc-2_2_3
* sysdeps/unix/sysv/linux/ia64/syscalls.list: Add getunwind.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2001-04-26 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add getunwind. + * string/strcoll.c: Fix two memory allocation problems. * string/Makefile (tests): Add bug-strcoll1. * string/bug-strcoll1.c: New file. |