commit | b472e1ca0ad7b29c56fa087b08587e79ea961889 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Mon Jan 20 10:23:11 2003 +0000 |
committer | Roland McGrath <roland@redhat.com> | Mon Jan 20 10:23:11 2003 +0000 |
tree | 24ecdaf31c7c46865758fd943a81422bdd146380 | |
parent | 96dc5148ff0d74a44853431f4eb6b6143de3f71c [diff] [blame] |
.
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.