NetBSD-Bugs archive

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

PR/51600 CVS commit: src/tests/kernel



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

From: "Kamil Rytarowski" <kamil%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51600 CVS commit: src/tests/kernel
Date: Sat, 5 Nov 2016 15:52:35 +0000

 Module Name:	src
 Committed By:	kamil
 Date:		Sat Nov  5 15:52:35 UTC 2016
 
 Modified Files:
 	src/tests/kernel: t_ptrace.c
 
 Log Message:
 attach1 in t_ptrace no longer fails
 
 Christos Zoulas fixed the issue that a parent sees termination of its child
 before a tracer observing it for its tracee.
 
 Many thanks to Christs for his help, he makes progress with tests so quick.
 
 Closes PR kern/51600
 
 Sponsored by <The NetBSD Foundation>.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.9 -r1.10 src/tests/kernel/t_ptrace.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