NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58091 CVS commit: src/tests/lib/libc/gen
The following reply was made to PR kern/58091; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58091 CVS commit: src/tests/lib/libc/gen
Date: Thu, 13 Mar 2025 09:40:03 +0000
Module Name: src
Committed By: riastradh
Date: Thu Mar 13 09:40:03 UTC 2025
Added Files:
src/tests/lib/libc/gen: Makefile.inc
Log Message:
execve(2), posix_spawn(2): Fix build of tests after previous.
Forgot to add a file.
PR kern/58091: after fork/execve or posix_spawn, parent kill(child,
SIGTERM) has race condition making it unreliable
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/gen/Makefile.inc
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