]> granicus.if.org Git - strace/commitdiff
update
authorRoland McGrath <roland@redhat.com>
Tue, 17 Dec 2002 04:51:02 +0000 (04:51 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 17 Dec 2002 04:51:02 +0000 (04:51 +0000)
ChangeLog

index e3024e2e9500a7ea87dafa79f34586691fcb1780..3ff6b79d23dca08c4ec92e713d4b16e5b10ccb5f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-12-16  Roland McGrath  <roland@redhat.com>
+
+       * process.c [LINUX] (wait4_options): Fix __WCLONE value.  Add
+       __WNOTHREAD and __WALL.
+
+       * strace.c (trace) [LINUX]: Only check errno if wait4 actually fails,
+       so we don't repeat a wait and thus drop a status.  Fixes RH#62591.
+
 2002-12-15  Roland McGrath  <roland@redhat.com>
 
        * process.c (setarg) [POWERPC]: Support it.