]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Wed, 1 Oct 2003 21:59:50 +0000 (21:59 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 1 Oct 2003 21:59:50 +0000 (21:59 +0000)
ChangeLog

index 538a8b3f417d6969739dd55042eac74287187ab2..ec753f1fe506b7ab8352a17ec762f107006c8dcb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
 2003-10-01  Roland McGrath  <roland@redhat.com>
 
+       * process.c (internal_clone): Don't suspend parent when call requested
+       a specific PID that is not a traced child.
+
        * signal.c [LINUX] (parse_sigset_t): Rewrite to process hex strings
        from right to left so we don't have to presume the size.
-       Fixes RH#105995.  Reported by David Woodhouse <dwmw2@redhat.com>.
+       Reported by David Woodhouse <dwmw2@redhat.com>.
 
 2003-09-25  Roland McGrath  <roland@redhat.com>