aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/sockets/socketpair
Commit message (Expand)AuthorAgeFilesLines
* Convert tools/regression/sockets/socketpair to ATFAlan Somers2018-02-102-170/+0
* Garbage collect argc/argv and bump WARNS to 6Enji Cooper2015-04-112-2/+2
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Fix a fd leak in socketpair():John Baldwin2007-04-021-0/+33
* o style.Makefile(5): WARNS= -> WARNS?=.Maxim Konovalov2006-07-091-1/+1
* Use WARNS and rely on rules rather than an explicit target for theRobert Watson2006-05-251-3/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Add minimal socketpair() regression test to confirm that we can createRobert Watson2004-08-042-0/+139