]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Mon, 20 Jan 2003 10:23:11 +0000 (10:23 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 20 Jan 2003 10:23:11 +0000 (10:23 +0000)
ChangeLog

index 0b90dda0a9ab35da89001262cce09256c2fb7567..39ae59b8b25504cb0721db3aaefb5ca1adbf09ba 100644 (file)
--- 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.