summaryrefslogtreecommitdiff
path: root/tools/regression/lib/libutil/test-flopen.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate lib/libutil into the build/kyuaEnji Cooper2014-08-131-210/+0
* Fix warnings and remove one unnecessary use of vfork(). The other couldDag-Erling Smørgrav2009-11-121-9/+3
* Check fork() return valueDag-Erling Smørgrav2009-11-101-2/+5
* Update copyright.Dag-Erling Smørgrav2009-10-191-1/+1
* Remove redundant $FreeBSD$.Dag-Erling Smørgrav2009-10-191-2/+0
* Check that flopen() can lock against self and that children inherit the lock.Dag-Erling Smørgrav2009-06-061-6/+41
* #ifdef out the lock-against-self test. I'm not sure it makes sense, andDag-Erling Smørgrav2008-10-201-0/+4
* Add regression tests for flopen(3).Dag-Erling Smørgrav2007-08-031-0/+176