Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: kre
Date: Wed Aug 6 23:51:16 UTC 2025
Modified Files:
src/lib/libc/compat/sys: compat_dup3.c
src/lib/libc/stdio: gettemp.c
Log Message:
Clean up sources (remove temporary hack)
Remove the temporary hack added so these could build before
O_CLOFORK (etc) became visible to userland.
NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/compat/sys/compat_dup3.c
cvs rdiff -u -r1.23 -r1.24 src/lib/libc/stdio/gettemp.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