aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-07 03:02:14 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-07 03:02:14 +0000
commit199d6eb060b474ad81bf24dd9ae53d99d5646b9d (patch)
tree2f6fb220498b79e41107f0f804fa3c35301ba1e6 /ChangeLog
parent3eea1bc969e4d5ba309e5fbd40e56196a002c54e (diff)
downloadglibc-199d6eb060b474ad81bf24dd9ae53d99d5646b9d.tar
glibc-199d6eb060b474ad81bf24dd9ae53d99d5646b9d.tar.gz
glibc-199d6eb060b474ad81bf24dd9ae53d99d5646b9d.tar.bz2
glibc-199d6eb060b474ad81bf24dd9ae53d99d5646b9d.zip
Update.
* malloc/Makefile (test-srcs): Add tst-mtrace. (distribute): Add tst-mtrace.sh. Add rule to run tst-mtrace.sh. * malloc/tst-mtrace.c: New file. * malloc/tst-mtrace.sh: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07b7e63637..772a66487b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2000-07-06 Ulrich Drepper <drepper@redhat.com>
+ * malloc/Makefile (test-srcs): Add tst-mtrace.
+ (distribute): Add tst-mtrace.sh.
+ Add rule to run tst-mtrace.sh.
+ * malloc/tst-mtrace.c: New file.
+ * malloc/tst-mtrace.sh: New file.
+
* include/signal.h: Declare __libc_sigaction.
* sysdeps/unix/sysv/linux/Versions: Export __libc_sigaction.
* sysdeps/unix/sysv/linux/sigaction.c: Add __libc_sigaction alias.