diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-05-01 21:41:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-05-01 21:41:01 +0000 |
commit | cf20f569ae3e9c1893a45b58f5181ed336ca1c4d (patch) | |
tree | 67e1167c410cf218fcfb156e3ce2b2e0854bcff0 /ChangeLog | |
parent | a234e27dba9abdce3ba999479b024a4c7843422b (diff) | |
download | glibc-cf20f569ae3e9c1893a45b58f5181ed336ca1c4d.zip glibc-cf20f569ae3e9c1893a45b58f5181ed336ca1c4d.tar.gz glibc-cf20f569ae3e9c1893a45b58f5181ed336ca1c4d.tar.bz2 |
Update.
* sysdeps/unix/sysv/linux/semtimedop.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2003-05-01 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/semtimedop.c: New file. + * malloc/malloc.c (mSTATs): Call ptmalloc_init if necessary. 2003-04-29 Andreas Schwab <schwab@suse.de> |