summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/close.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-6/+3
|
* macro and typo fixes from kaspars at bankovskis dot netschwarze2014-11-251-4/+6
|
* Updates to SYNOPSIS, ERRORS, and STANDARDSguenther2013-03-311-3/+6
| | | | ok jmc@
* Commemorate research!dmr by documenting the history of allschwarze2011-11-061-2/+7
| | | | | | | | | system calls existing since Version 1 AT&T UNIX (first batch). All information taken from primary sources at the UNIX tree of the UNIX heritage society, http://minnie.tuhs.org/cgi-bin/utree.pl . The number of errors in the existing manuals is astonishing. All facts checked by sobrado@. Feedback and ok on wording and formatting by jmc@.
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* wording; ok jaredy@jmc2005-08-111-2/+2
|
* - macros, punctuation, wording, and rewordingjaredy2005-08-101-17/+21
| | | | | | | | | - fix issue from -r 1.5 about a reference to flock(2) being moved to the wrong place - use FD_CLOEXEC instead of 1 to fcntl() - refer to formal parameters consistently ok jmc
* .Xr closefromtedu2004-01-141-1/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-4/+5
| | | | 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-4/+4
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* note that close(2)'ing any file descriptor which refers to a file holdingaaron1999-05-111-2/+10
| | | | | any advisory locks will cause the file to lose its locks; from FreeBSD, verified by page 373 of APUE
* make function names the correct casederaadt1999-02-271-3/+3
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* fix lots of .Xr and other minor thingsderaadt1997-06-131-1/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+122