aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-05-01 21:41:01 +0000
committerUlrich Drepper <drepper@redhat.com>2003-05-01 21:41:01 +0000
commitcf20f569ae3e9c1893a45b58f5181ed336ca1c4d (patch)
tree67e1167c410cf218fcfb156e3ce2b2e0854bcff0 /ChangeLog
parenta234e27dba9abdce3ba999479b024a4c7843422b (diff)
downloadglibc-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e58f40..49c9ea5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>