Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: kre
Date: Thu Jul 17 19:50:40 UTC 2025
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/tests/kernel: Makefile
src/tests/lib/libc/sys: t_pipe2.c t_socketpair.c
Added Files:
src/tests/kernel: t_clofork.c
Log Message:
ATF test additions for O_CLOFORK.
These are Ricardo Branco's ATF test modifications for O_CLOFORK
& SOCK_CLOFORK (with some FD_CLOFORK included).
These have all been made able to be built & run in an environment
where O_CLOFORK (etc) are not yet visible to userland.
To generate a diff of this commit:
cvs rdiff -u -r1.484 -r1.485 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.1384 -r1.1385 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.95 -r1.96 src/tests/kernel/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/kernel/t_clofork.c
cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libc/sys/t_pipe2.c
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/sys/t_socketpair.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