summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/socket/1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a race by always modifying the 'counter' variable while holding thempi2017-05-301-3/+3
| | | | | | mutex. ok tedu@
* hint: compile before commitderaadt2015-11-191-3/+3
|
* replace setbuf with setvbuf, from Frederic Nowaktedu2015-11-041-3/+3
|
* fix regression test, from arttedu2006-01-051-2/+4
|
* various cleanups; david says results are samederaadt2003-07-311-11/+8
|
* convert everything to bsd.regress.mkart2002-01-031-3/+2
|
* Regression tests for libc_r (pthreads) library.fgsch2001-08-152-0/+201
Thanks to pval@ for resolving the license stuff.