aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/fcntl.2
Commit message (Expand)AuthorAgeFilesLines
* Make the F_READAHEAD option to fcntl(2) work as documented: a value of zeroIan Lepore2013-02-131-2/+2
* fcntl(2): Fix typos in name of constant "F_DUP2FD_CLOEXEC".Jilles Tjoelker2012-11-011-2/+2
* Document F_DUP2FD_CLOEXEC.Konstantin Belousov2012-07-271-4/+14
* Document F_DUPFD_CLOEXEC. Also provide some wording changes forKonstantin Belousov2012-07-191-4/+15
* Return EBADF instead of EMFILE from dup2 when the second argument isEitan Adler2012-04-111-2/+0
* Move descriptions of file caching commands out of the file locking section.Tijl Coosemans2012-01-281-17/+17
* Update xrefs from 4.3BSD to modern signal functions in various man pages.Jilles Tjoelker2010-05-061-1/+1
* Add two new fcntls to enable/disable read-ahead:Xin LI2009-09-281-1/+17
* Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson2008-03-261-2/+7
* Introduce a new F_DUP2FD command to fcntl(2), for compatibility withAntoine Brodin2008-03-081-1/+37
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-3/+6
* Clarify and extend paragraphs on interoperationYaroslav Tykhiy2004-05-171-3/+19
* Prevent uppercase after .Xr by adding ``The ... utility/system call''.Philippe Charnier2003-02-051-2/+3
* mdoc(7) police: Deal with self-xrefs.Ruslan Ermilov2002-12-241-1/+1
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-4/+12
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-8/+8
* The .Fn function.Giorgos Keramidas2002-07-151-4/+6
* Use the correct macros for F_SETFD/F_GETFD instead of magic numbers.Jeroen Ruigrok van der Werven2002-04-131-4/+12
* Clarify fcntl(2) and flock(2) interoperability.Maxim Konovalov2002-03-141-1/+7
* Remove the internal implementation details of wrapping syscalls,Ruslan Ermilov2001-10-261-22/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* mdoc(7) police: removed whitespace at EOL.Ruslan Ermilov2001-08-271-2/+2
* Fd is macro too, so use \&FdAndrey A. Chernov2001-08-241-1/+1
* Fildes -> Fd too (started from big letter)Andrey A. Chernov2001-08-241-1/+1
* ChangeAndrey A. Chernov2001-08-241-1/+3
* Fix up English from previous 3 revisions.Sheldon Hearn2001-08-241-6/+6
* Now we implement l_len<0 per POSIX, describe it.Andrey A. Chernov2001-08-231-3/+4
* Rephrasing prev. commit a bit.Andrey A. Chernov2001-08-231-4/+12
* Describe EOVERFLOW, EOPNOTSUPP and reaction to negative l_lenAndrey A. Chernov2001-08-231-7/+18
* Remove whitespace at EOL.Dima Dorfman2001-07-151-9/+9
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* This patch implements O_DIRECT about 80% of the way. It takes a patchsetMatthew Dillon2001-05-241-0/+5
* Mention that locks are inherited across an exec.Dima Dorfman2001-04-081-0/+6
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-10/+10
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-1/+0
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:Chris Costello2000-06-231-2/+2
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Document the errno return if the restrictions on the fcntl(F_SETOWN, ...)Don Lewis1999-01-191-0/+7
* Use ellipsis in the synopsis, and an appropriate explanation inJoseph Koshy1998-09-081-2/+6
* Don't use hardcoded *roff font change requests.Mike Pritchard1997-01-311-1/+3
* The error returned when F_SETLK collides with an existing lock isJohn Polstra1997-01-081-3/+3
* Update a bunch of man pages to use .Fn insteadMike Pritchard1996-08-221-5/+5
* Remove a redundant description of the EMFILE error, and fix a typo.Mike Pritchard1996-05-011-7/+1
* Correct some man page cross references and file location references.Mike Pritchard1996-04-071-1/+1
* Mention other possible errors that could be caused by the F_[GS]ETOWNJoerg Wunsch1996-04-061-1/+19