aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07d36e0aa9..fcf5d23172 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2001-02-18 Mark Kettenis <kettenis@gnu.org>
+
+ * malloc/mtrace.c [USE_IN_LIBIO]: Define fopen as _IO_fopen64.
+ (mtrace): Revert 2001-02-13 patch: use fopen instead of fopen64.
+
+2001-02-17 H.J. Lu <hjl@gnu.org>
+
+ * sysdeps/unix/sysv/linux/ia64/clone2.S: Use clone2 and don't use
+ scratch registers across the system call.
+
2001-02-19 Andreas Jaeger <aj@suse.de>
* malloc/Makefile (tests): Run mtrace only when perl is available.