summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/dup.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add missing sentence to RETURN VALUES; from Kaspars at Bankovskis dot netschwarze2014-12-101-2/+3
|
* Add additional kernel interfaces for setting close-on-exec on fdsguenther2014-08-311-8/+60
| | | | | | | when creating them: pipe2(), dup3(), accept4(), MSG_CMSG_CLOEXEC, SOCK_CLOEXEC. Includes SOCK_NONBLOCK support. ok matthew@
* more library historyschwarze2013-07-171-2/+11
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* Updates to SYNOPSIS, ERRORS, and STANDARDSguenther2013-03-311-7/+20
| | | | ok jmc@
* Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, butguenther2013-03-301-3/+3
| | | | | | | | some other fixes included... *at() function ERRORS description suggested by matthew@ ok deraadt@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* add a spot of .Fa to variable namesavsm2003-07-291-2/+5
| | | | jmc@ ok
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* typos;jmc2003-02-211-2/+2
|
* Document that close-on-exec is not touched in dup2 when oldd == newd.art2002-02-081-1/+4
|
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-10/+7
| | | | breaks and getting rid of short lines, making these files easier to work with.
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-4/+4
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* make function names the correct casederaadt1999-02-271-5/+5
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* fix Xrderaadt1997-07-171-2/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+133