NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55241 CVS commit: [netbsd-9] src/tests/lib/libc/sys



The following reply was made to PR lib/55241; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55241 CVS commit: [netbsd-9] src/tests/lib/libc/sys
Date: Mon, 25 May 2020 17:06:53 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon May 25 17:06:52 UTC 2020
 
 Modified Files:
 	src/tests/lib/libc/sys [netbsd-9]: t_ptrace_wait.c
 
 Log Message:
 Apply patch, requested by kamil in ticket #925:
 Adaption of:
 
 	tests/lib/libc/sys/t_ptrace_fork_wait.h	1.3,1.4,1.6
 
 Ignore interception of SIGCHLD signals in the debugger
 
 There is a race that SIGCHLD might be blocked during forking and dropped.
 
 PR/55241 by Andreas Gustafsson
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.131.2.7 -r1.131.2.8 src/tests/lib/libc/sys/t_ptrace_wait.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index