Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
| | | | | OK'ed by: core | ||||
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
| | | | | any fake value. | ||||
* | Add minimal socketpair() regression test to confirm that we can create | rwatson | 2004-08-04 | 2 | -0/+139 |
(and close) PF_UNIX socket pairs, and that we can't create PF_INET socket pairs. More tests to follow. |