NetBSD-Bugs archive

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

PR/52117 CVS commit: src/tests/lib/libc/sys



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

From: "Kamil Rytarowski" <kamil%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52117 CVS commit: src/tests/lib/libc/sys
Date: Mon, 10 Apr 2017 16:45:57 +0000

 Module Name:	src
 Committed By:	kamil
 Date:		Mon Apr 10 16:45:57 UTC 2017
 
 Modified Files:
 	src/tests/lib/libc/sys: t_ptrace_wait.c
 
 Log Message:
 fork1 and siginfo5 no longer fails on !x86 platforms in t_ptrace_wait*
 
 The PTRACE_FORK operation has been fixed. Patch committed by <martin>
 
 PR kern/52117
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 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