summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/socket/2a (follow)
Commit message (Collapse)AuthorAgeFilesLines
* replace setbuf with setvbuf, from Frederic Nowaktedu2015-11-041-3/+3
|
* zap trailing newlines; "go for it" deraadtokan2014-07-161-2/+1
|
* various cleanups; david says results are samederaadt2003-07-311-7/+4
|
* comment where code is usedmarc2002-10-091-2/+4
|
* Rename a bunch of the old bsd.regress.mk variables into the new ones.avsm2002-09-021-2/+2
| | | | ok art@
* Make this into a dummy regress test.art2002-01-041-4/+6
|
* depend regress: on PROG (this whole Makefile is ugly)art2002-01-031-2/+2
|
* Be sure both programs are using the same port.fgsch2002-01-021-4/+4
|
* 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/+133
Thanks to pval@ for resolving the license stuff.