summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/socketpair.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Actually describe the parameters rather than calling facts BUGSschwarze2018-04-081-19/+21
* Prefer AF_* over PF_* and 'address family' over 'protocol family'guenther2016-05-291-4/+4
* Add STANDARDS and HISTORY blurbs for SOCK_{NONBLOCK,CLOEXEC,DNS}guenther2016-03-191-2/+13
* macro cleanup; from Kaspars at Bankovskis dot netschwarze2014-12-141-6/+4
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-3/+3
* Add additional kernel interfaces for setting close-on-exec on fdsguenther2014-08-311-3/+14
* Updates to SYNOPSIS, ERRORS, and STANDARDS.guenther2013-04-081-9/+14
* .Ev -> .Dvderaadt2011-11-061-4/+4
* convert to new .Dd format;jmc2007-05-311-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - section reorderjmc2003-06-011-11/+11
* these can also return ENFILEderaadt1999-07-061-1/+3
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-2/+2
* add missing .El macros (which properly terminate .Bl macro lists)aaron1999-05-271-1/+2
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
* no such errno EOPNOSUPPORT, make it EOPNOTSUPP as it ought to beaaron1999-04-281-4/+4
* clean; kleinkderaadt1998-06-081-2/+2
* fix .Ev usagemillert1998-04-271-5/+3
* Allow PF_LOCAL as the proto arg in socketpair(2). Previously, onlymillert1998-04-261-1/+16
* initial import of NetBSD treederaadt1995-10-181-0/+93