summaryrefslogtreecommitdiff
path: root/lib/libc/sys/socketpair.2
AgeCommit message (Collapse)Author
1999-04-28no such errno EOPNOSUPPORT, make it EOPNOTSUPP as it ought to beAaron Campbell
1998-06-08clean; kleinkTheo de Raadt
1998-04-27fix .Ev usageTodd C. Miller
1998-04-26Allow PF_LOCAL as the proto arg in socketpair(2). Previously, onlyTodd C. Miller
PF_UNSPEC would work. Needed for general sanity as well as XPG4.2.
1995-10-18initial import of NetBSD treeTheo de Raadt