summaryrefslogtreecommitdiffstats
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 zeroian2013-02-131-2/+2
* fcntl(2): Fix typos in name of constant "F_DUP2FD_CLOEXEC".jilles2012-11-011-2/+2
* Document F_DUP2FD_CLOEXEC.kib2012-07-271-4/+14
* Document F_DUPFD_CLOEXEC. Also provide some wording changes forkib2012-07-191-4/+15
* Return EBADF instead of EMFILE from dup2 when the second argument iseadler2012-04-111-2/+0
* Move descriptions of file caching commands out of the file locking section.tijl2012-01-281-17/+17
* Update xrefs from 4.3BSD to modern signal functions in various man pages.jilles2010-05-061-1/+1
* Add two new fcntls to enable/disable read-ahead:delphij2009-09-281-1/+17
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-261-2/+7
* Introduce a new F_DUP2FD command to fcntl(2), for compatibility withantoine2008-03-081-1/+37
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Mechanically kill hard sentence breaks.ru2004-07-021-3/+6
* Clarify and extend paragraphs on interoperationyar2004-05-171-3/+19
* Prevent uppercase after .Xr by adding ``The ... utility/system call''.charnier2003-02-051-2/+3
* mdoc(7) police: Deal with self-xrefs.ru2002-12-241-1/+1
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-4/+12
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-8/+8
* The .Fn function.keramida2002-07-151-4/+6
* Use the correct macros for F_SETFD/F_GETFD instead of magic numbers.asmodai2002-04-131-4/+12
* Clarify fcntl(2) and flock(2) interoperability.maxim2002-03-141-1/+7
* 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
OpenPOWER on IntegriCloud