summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2003-01-20 10:23:11 +0000
committerRoland McGrath <roland@redhat.com>2003-01-20 10:23:11 +0000
commitb472e1ca0ad7b29c56fa087b08587e79ea961889 (patch)
tree24ecdaf31c7c46865758fd943a81422bdd146380 /ChangeLog
parent96dc5148ff0d74a44853431f4eb6b6143de3f71c (diff)
downloadstrace-b472e1ca0ad7b29c56fa087b08587e79ea961889.tar.gz
strace-b472e1ca0ad7b29c56fa087b08587e79ea961889.tar.bz2
strace-b472e1ca0ad7b29c56fa087b08587e79ea961889.tar.xz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b90dda..39ae59b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-01-20 Roland McGrath <roland@redhat.com>
+ * defs.h [LINUX] [S390 || S390X] (TCB_WAITEXECVE): Define it.
+ * syscall.c (get_scno, syscall_fixup) [LINUX] [S390 || S390X]: Handle
+ TCB_WAITEXECVE state with special kludges.
+
* process.c [LINUX] (sys_clone) [S390 || S390X]: Argument order is
reversed from other architectures.