NetBSD-Bugs archive

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

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



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58896 CVS commit: src/tests/lib/libc/sys
Date: Tue, 17 Dec 2024 12:52:23 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Tue Dec 17 17:52:23 UTC 2024
 
 Modified Files:
 	src/tests/lib/libc/sys: Makefile
 Added Files:
 	src/tests/lib/libc/sys: t_ptrace_kill.c
 
 Log Message:
 PR/58896: Martin Husemann: Demonstrate that a PT_STOPed process could not be
 PT_KILLed.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.76 -r1.77 src/tests/lib/libc/sys/Makefile
 cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/sys/t_ptrace_kill.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