summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc_r/socket (follow)
Commit message (Expand)AuthorAgeFilesLines
* repository move to libpthreadderaadt2003-01-1910-671/+0
* Enable test for proper inheritance of NONBLOCK flag on accept.marc2002-10-121-3/+3
* add socket test to check blocking/non-blocking mode on accept.marc2002-10-103-2/+129
* 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
* no more need to explicitly specify regress: _SUBDIRUSE targets anymore.art2002-02-231-3/+1
* 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
* convert everything to bsd.regress.mkart2002-01-032-6/+4
* Be sure both programs are using the same port.fgsch2002-01-022-6/+8
* per man page and gcc 3.0.1, exit requires prototype from stdlib.htodd2001-09-202-2/+4
* Regression tests for libc_r (pthreads) library.fgsch2001-08-158-0/+540