NetBSD-Bugs archive

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

PR/57527 CVS commit: src/share/man/man7



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57527 CVS commit: src/share/man/man7
Date: Mon, 17 Jul 2023 14:20:19 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Mon Jul 17 14:20:19 UTC 2023
 
 Modified Files:
 	src/share/man/man7: signal.7
 
 Log Message:
 signal(7): Clarify semantics of SIGCHLD with SIG_IGN or SA_NOCLDWAIT.
 
 The semantics is not just a nonportable hack for SysV compatibility;
 it is enshrined in POSIX.
 
 Related: PR 57527
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.27 -r1.28 src/share/man/man7/signal.7
 
 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