summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/select (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prefer <fcntl.h> over <sys/fcntl.h> in userlandguenther2018-04-261-6/+6
| | | | | | While here, delete some extra #includes and apply style(9) sort rules. ok deraadt@ krw@ mpi@
* various cleanups; david says results are samederaadt2003-07-311-10/+6
|
* convert everything to bsd.regress.mkart2002-01-031-3/+2
|
* per man page and gcc 3.0.1, exit requires prototype from stdlib.htodd2001-09-201-1/+2
|
* Regression tests for libc_r (pthreads) library.fgsch2001-08-152-0/+158
Thanks to pval@ for resolving the license stuff.