Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: kre
Date: Fri Jul 25 23:24:46 UTC 2025
Modified Files:
src/sys/sys: fcntl.h socket.h
Log Message:
Enable O_CLOFORK for userland
This simply removes the "XXX temporary" ifdefs which
were hiding the O_CLOFORK related symbols from non-kernel
view.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/sys/fcntl.h
cvs rdiff -u -r1.133 -r1.134 src/sys/sys/socket.h
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