summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/fcntl.2
Commit message (Expand)AuthorAgeFilesLines
* Remove the internal implementation details of wrapping syscalls,ru2001-10-261-22/+0
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* mdoc(7) police: removed whitespace at EOL.ru2001-08-271-2/+2
* Fd is macro too, so use \&Fdache2001-08-241-1/+1
* Fildes -> Fd too (started from big letter)ache2001-08-241-1/+1
* Changeache2001-08-241-1/+3
* Fix up English from previous 3 revisions.sheldonh2001-08-241-6/+6
* Now we implement l_len<0 per POSIX, describe it.ache2001-08-231-3/+4
* Rephrasing prev. commit a bit.ache2001-08-231-4/+12
* Describe EOVERFLOW, EOPNOTSUPP and reaction to negative l_lenache2001-08-231-7/+18
* Remove whitespace at EOL.dd2001-07-151-9/+9
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
* This patch implements O_DIRECT about 80% of the way. It takes a patchsetdillon2001-05-241-0/+5
* Mention that locks are inherited across an exec.dd2001-04-081-0/+6
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-10/+10
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-1/+0
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:chris2000-06-231-2/+2
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Document the errno return if the restrictions on the fcntl(F_SETOWN, ...)truckman1999-01-191-0/+7
* Use ellipsis in the synopsis, and an appropriate explanation injkoshy1998-09-081-2/+6
* Don't use hardcoded *roff font change requests.mpp1997-01-311-1/+3
* The error returned when F_SETLK collides with an existing lock isjdp1997-01-081-3/+3
* Update a bunch of man pages to use .Fn insteadmpp1996-08-221-5/+5
* Remove a redundant description of the EMFILE error, and fix a typo.mpp1996-05-011-7/+1
* Correct some man page cross references and file location references.mpp1996-04-071-1/+1
* Mention other possible errors that could be caused by the F_[GS]ETOWNjoerg1996-04-061-1/+19
* Added missing section numbers to a bunch of .Xr macros, ormpp1996-03-271-2/+2
* Fixed a bunch of man page cross references that werempp1996-02-151-2/+2
* Fix even more spelling errors in some more man pages.mpp1996-01-301-2/+2
* Reviewed by: julian and (hsu?)julian1996-01-221-0/+23
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+481
OpenPOWER on IntegriCloud