summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2003-03-14 10:33:06 +0000
committerRoland McGrath <roland@redhat.com>2003-03-14 10:33:06 +0000
commit27cad9a9ea27471cb5db4da66b451461145ad0a6 (patch)
tree1e36cdce8f962050c60dc53e90e4afb4ce96890a /ChangeLog
parent84009caa246642cb5bcdc71f427911bf6c91d2ea (diff)
downloadstrace-27cad9a9ea27471cb5db4da66b451461145ad0a6.tar.gz
strace-27cad9a9ea27471cb5db4da66b451461145ad0a6.tar.bz2
strace-27cad9a9ea27471cb5db4da66b451461145ad0a6.tar.xz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3f32a3..b92311d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-14 Roland McGrath <roland@redhat.com>
+
+ * linux/x86_64/syscallent.h: Update and add many 2.5 syscalls.
+
+ * linux/ia64/syscallent.h: clone takes 5 arguments.
+ * process.c [LINUX && IA64] (ARG_*): Update for 2.5 clone calls.
+
2003-03-12 Roland McGrath <roland@redhat.com>
* linux/ia64/syscallent.h: Fix arg counts for clone and clone2.