summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/fcntl.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct the description of EINTR and EINVAL. This looks like a mis-mergeasou2019-09-061-6/+8
| | | | | | in revision 1.30. ok deraadt@ tb@
* Conform to POSIX-2001 in which the behavior of passing a negative length usinganton2018-11-101-3/+18
| | | | | | | posix file locks is defined. Also, detect overflows when dealing with positive lengths. ok millert@ visa@
* use .In and delete .Tn; from Kaspars at Bankovskis dot netschwarze2014-12-161-10/+5
|
* Updates to RETURN VALUES, ERRORS, and STANDARDSguenther2013-03-311-3/+14
| | | | ok jmc@
* Document F_DUPFD_CLOEXEC; adapted from FreeBSDmillert2013-01-191-4/+13
| | | | OK miod@ espie@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* - layout, macro, and punctuation tweaksjaredy2005-08-101-27/+24
| | | | | | | - refer to formal parameters consistently - kill a duplicate description of EMFILE in ERRORS ok jmc
* Minor wordink fixpascoe2005-05-251-2/+2
| | | | ok dlg@
* Tyop; noted by jmc@millert2004-05-061-2/+2
|
* O_SYNC is valid for F_GETFL/F_SETFL toomillert2004-05-051-1/+8
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* - section reorderjmc2003-06-011-2/+2
| | | | | | - merge COMPATIBILITY - kill whitespace at EOL - tidy up macros
* F_[GS]ETFL deal with file status flags, not descriptor status flags.millert2003-03-281-3/+7
| | | | Closes PR 3172
* .Xr typos;jmc2003-03-061-3/+3
| | | | ok deraadt@
* Document FD_CLOEXEC; from FreeBSD (Peter Jeremy)millert2002-09-191-7/+14
|
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-2/+3
| | | | breaks and getting rid of short lines, making these files easier to work with.
* use .Li to refer to data typesaaron1999-07-051-2/+2
|
* trash some old leftover macros and replace them with -mdoc macrosaaron1999-07-041-2/+1
|
* .Fa int -> .Li int (should use literal macro to refer to data types)aaron1999-06-291-6/+6
|
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-8/+8
| | | | | | | - 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
* explain the third argument more thoroughly; some cmds take it as an int,aaron1999-05-251-15/+40
| | | | others a pointer to a struct flock (record locking), and the rest ignore it
* 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-3/+3
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* correct some Xr's which referred to the wrong man page sectionsaaron1999-05-101-3/+3
|
* make function names the correct casederaadt1999-02-271-8/+8
|
* Man pages Xrefs.espie1998-07-241-2/+2
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* missing blank linesderaadt1997-11-241-0/+1
|
* lock failure returns EAGAIN in our world, XPG4/POSIX say either EAGAIN or EACCESS is ok, but EAGAIN is what our kernel doesderaadt1997-11-121-3/+3
|
* typo; entropy@tardis.bernstein.comderaadt1997-08-181-1/+1
|
* fix Xrderaadt1997-07-171-2/+2
|
* fix lots of .Xr and other minor thingsderaadt1997-06-131-2/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+483