summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/poll (follow)
Commit message (Collapse)AuthorAgeFilesLines
* switch master & slave; prompted by bluhm@otto2016-09-201-2/+2
|
* don't depend on /dev/tty, in bluhm's framework there is no such thingotto2016-09-202-5/+6
| | | | use openpty(3) instead
* various cleanups; david says results are samederaadt2003-07-311-10/+5
|
* 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
|
* while im here, remove -Wall warnings.fgsch2001-08-231-5/+5
|
* Regression tests for libc_r (pthreads) library.fgsch2001-08-152-0/+142
Thanks to pval@ for resolving the license stuff.