Home | History | Annotate | Download | only in sys
History log of /src/tests/lib/libc/sys/t_pipe2.c
RevisionDateAuthorComments
 1.10  17-Jul-2025  kre 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.
 1.9  13-Jan-2017  christos branches: 1.9.30;
PR/51859: Ngie Cooper: use closefrom/restore RLIMIT_NOFILE when done
 1.8  16-May-2012  jruoho branches: 1.8.14;
Remove also redundant comment (the reference to the PR is already in the
metadata).
 1.7  16-May-2012  martin Simplify the test for PR kern/4645 and make it independend of resource
settings.
 1.6  16-May-2012  wiz Fix typo in comment.
 1.5  16-May-2012  martin Enable the test for PR kern/46457 now that it does not crash the
kernel any more.
 1.4  16-May-2012  jruoho Add a case for PR kern/46457. This is skipped for the time being, as it
reproduces the panic described in the PR.
 1.3  28-Jan-2012  christos branches: 1.3.2;
add a signopipe test
 1.2  31-Oct-2011  christos branches: 1.2.2;
make this work
 1.1  31-Oct-2011  christos Move all pipe2 tests to a separate file.
 1.2.2.2  23-May-2012  yamt sync with head.
 1.2.2.1  17-Apr-2012  yamt sync with head
 1.3.2.1  19-May-2012  riz Pull up following revision(s) (requested by martin in ticket #270):
sys/kern/sys_pipe.c: revision 1.136
tests/lib/libc/sys/t_pipe2.c: revision 1.4
tests/lib/libc/sys/t_pipe2.c: revision 1.5
tests/lib/libc/sys/t_pipe2.c: revision 1.6
tests/lib/libc/sys/t_pipe2.c: revision 1.7
Make sure we can deliver two file descriptors for pipe2() before we set
up anything special (like close on exec).
Fixes PR kern/46457.
Add a case for PR kern/46457. This is skipped for the time being, as it
reproduces the panic described in the PR.
Enable the test for PR kern/46457 now that it does not crash the
kernel any more.
Fix typo in comment.
Simplify the test for PR kern/4645 and make it independend of resource
settings.
 1.8.14.1  20-Mar-2017  pgoyette Sync with HEAD
 1.9.30.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed