summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/restart (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not connect to cvs.openbsd.org in regress. Run on loopback tobluhm2017-05-271-5/+12
* When interrupted, connect() should leave the socket connecting in theguenther2016-08-091-2/+5
* Properly initialize sin_family.jca2016-01-273-3/+6
* add connect and move include to top Makefile.incfgsch2011-09-189-17/+12
* test for interrupted connect.fgsch2011-09-182-0/+65
* first round of tests to check system calls restarting with pthreads.fgsch2011-09-1314-0/+429