summaryrefslogtreecommitdiff
path: root/lib/libc/sys/fcntl.2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added missing section numbers to a bunch of .Xr macros, orMike Pritchard1996-03-271-2/+2
* Fixed a bunch of man page cross references that wereMike Pritchard1996-02-151-2/+2
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-301-2/+2
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-0/+23
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+481