CVS commit: src/sys
"Christos Zoulas" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: christos Date: Sun Feb 15 21:47:18 UTC 2026 Modified Files: src/sys/kern: init_sysctl.c src/sys/sys: unistd.h Log Message: PR/59984: João Bonifácio: Set _POSIX_SEMAPHORES to 200112L and use it instead of hardcoding. To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 src/sys/kern/init_sysctl.c cvs rdiff -u -r1.65 -r1.66 src/sys/sys/unistd.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.