aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/sockets/socketpair/socketpair.c
Commit message (Expand)AuthorAgeFilesLines
* Convert tools/regression/sockets/socketpair to ATFAlan Somers2018-02-101-161/+0
* Garbage collect argc/argv and bump WARNS to 6Enji Cooper2015-04-111-1/+1
* Fix a fd leak in socketpair():John Baldwin2007-04-021-0/+33
* Add minimal socketpair() regression test to confirm that we can createRobert Watson2004-08-041-0/+128