summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/socket/2a/socket2a.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* replace setbuf with setvbuf, from Frederic Nowaktedu2015-11-041-3/+3
|
* various cleanups; david says results are samederaadt2003-07-311-7/+4
|
* 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-151-0/+118
Thanks to pval@ for resolving the license stuff.