summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/open.2
Commit message (Expand)AuthorAgeFilesLines
* Document the ERESTART translation to EINTR for devfs nodes.kib2013-02-071-1/+12
* Fix mdoc errors.kib2011-04-011-3/+2
* Document O_CLOEXEC.kib2011-03-251-4/+16
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-2/+2
* Actually make O_DIRECTORY work.ed2010-03-211-0/+12
* Add missing POSIX 1003.1-2008 open(2) flag; O_TTY_INIT.ed2009-02-281-1/+15
* Man pages for the openat(2), fexecve(2) and related syscalls.kib2008-04-161-9/+76
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Be more specific in ENXIO description:pjd2007-01-071-3/+4
* open(2) returns EROFS when O_CREAT is specified and the named file wouldpjd2007-01-071-0/+3
* - POSIX mentions that EACCES can be returned when O_TRUNC is specifiedpjd2007-01-071-1/+18
* Prefer "to be modified" over "to be opened for writing".pjd2007-01-071-1/+1
* Markup fixes.ru2006-09-171-3/+3
* Add references to fhopen, fhstat, getfh, lgetfh and fhstatfs.grog2006-01-101-0/+3
* Tweak markup for POSIX standards. Minor wordsmithing.imp2005-12-011-3/+7
* Document O_NOCTTY and O_SYNC. O_NOCTTY is a nop on freebsd, while onimp2005-12-011-0/+17
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+1
* Markup, grammar, and spelling fixes.ru2004-06-301-1/+1
* Fix/add errno return values to match the NFS client implementation anddds2003-09-021-1/+5
* The .Fn functioncharnier2003-03-241-2/+3
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-1/+3
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-5/+5
* Uniformly refer to a file system as "file system".ru2002-12-121-2/+2
* Fix the description of the O_NONBLOCK flag to match reality.ru2002-01-221-2/+1
* Remove the internal implementation details of wrapping syscalls,ru2001-10-261-19/+0
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* Remove whitespace at EOL.dd2001-07-151-1/+1
* 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
* mdoc(7) police: added missing newline after .Dv macro call,ru2001-07-041-8/+12
* This patch implements O_DIRECT about 80% of the way. It takes a patchsetdillon2001-05-241-0/+7
* document O_NOFOLLOW and O_FSYNC flags to openalfred2000-11-291-0/+21
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Document EWOULDBLOCK as a possible errno return value.archie2000-04-091-0/+7
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Explain ENXIO error status with respect to fifos.ghelmer1999-03-071-0/+4
* Use ellipsis in the synopsis, and an appropriate explanation injkoshy1998-09-081-2/+6
* Document EINVAL as a possible return value from open(2).joerg1997-10-221-0/+7
* Sort cross references.wosch1997-01-201-2/+2
* Add missing RETURN VALUES/ERRORS sections.mpp1997-01-121-0/+7
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-3/+4
* Added missing section numbers to a bunch of .Xr macros, ormpp1996-03-271-1/+1
* Reviewed by: julian and (hsu?)julian1996-01-221-0/+20
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+257
OpenPOWER on IntegriCloud