| Age | Commit message (Expand) | Author |
| 2019-09-05 | Pull up following revision(s) (requested by sevan in ticket #174): | martin |
| 2017-11-13 | Remove Tn. | wiz |
| 2017-11-09 | Add O_REGULAR to enforce opening of only regular files | christos |
| 2017-05-14 | file system police. | wiz |
| 2013-07-29 | Add openat(2) specific errors. | njoly |
| 2013-01-13 | Revert defective O_SEARCH implementation committed by manu@ along with | dholland |
| 2012-12-01 | Bump date. New sentence, new line. Wording/articles. | wiz |
| 2012-12-01 | Remove trailing whitespace. | wiz |
| 2012-11-18 | Add most system calls for POSIX extended API set, part 2, with test cases: | manu |
| 2012-01-25 | As discussed in tech-kern, provide the means to prevent delivery of SIGPIPE | christos |
| 2011-04-20 | sync with reality (prototype of open is varyadic) | christos |
| 2011-04-11 | exec is on a higher plane of existence. | wiz |
| 2011-04-10 | Document O_CLOEXEC. | christos |
| 2010-09-22 | Bump date for O_DIRECTORY, more markup, merge two error sections. | wiz |
| 2010-09-21 | implement O_DIRECTORY as standardized in POSIX-2008, | chs |
| 2010-09-06 | O_NOFOLLOW is not a non-standard extension any longer (2, 6 years? who counts). | wiz |
| 2010-09-06 | Note a difference to IEEE Std 2003.1-2008. Bump date. | wiz |
| 2010-09-05 | Explain how O_NOFOLLOW may cause EFTYPE. From joerg. | wiz |
| 2010-05-31 | Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX | njoly |
| 2010-04-05 | Sort ERRORS section. | wiz |
| 2010-04-03 | Mention the history of stat(2) and fix the history of open(2). | jruoho |
| 2006-10-26 | Bump date for previous. | wiz |
| 2006-10-23 | open(2) can fail with EPERM. | rillig |
| 2006-10-13 | Bump date for previous. | wiz |
| 2006-10-05 | add support for O_DIRECT (I/O directly to application memory, | chs |
| 2006-09-23 | Add article. Remove superfluous braces. | wiz |
| 2006-09-23 | lib/26532: Manual page for open(2) bit difficult to understand: | mishka |
| 2005-08-11 | document the flags O_ALT_IO and O_NOCTTY | pooka |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-08 | O_NOFOLLOW is another non-standard extension | lukem |
| 2003-04-16 | Use | wiz |
| 2003-03-15 | Use "its" instead of "it's" where appropriate. | wiz |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-12-06 | Provide O_NOFOLLOW with compatibility with the joneses. | christos |
| 2002-08-20 | -1 -> \-1. | wiz |
| 2002-08-17 | - move return values info into RETURN VALUES section. | yamt |
| 2002-06-13 | Remove the cross reference of fileno(3). It is more appropriate to | christos |
| 2002-06-12 | Add Xr to fileno(3), as request in lib/17224. | wiz |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-09-16 | Sort sections, sort SEE ALSO, punctuation and miscellanous fixes. | wiz |
| 2001-09-16 | Boring whitespace fixes. | wiz |
| 2000-06-17 | Merge duplicate mentions of EPERM, EACCESS, ... into one entry | hubertf |
| 1999-12-02 | Add a LIBRARY section to system call manual pages. While it's clear that the | kleink |
| 1999-10-21 | Add ENXIO error for FIFOs. | erh |
| 1999-03-22 | Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-08-29 | first pass at fixing up capitalization of function names and | lukem |
| 1998-08-02 | Per IEEE Std 1003.1b-1993, Synchronous I/O Option, add O_DSYNC (synchronized | kleink |
| 1998-04-28 | fix mdoc references | fair |
| 1998-01-15 | Document the O_SYNC flag, and where its semantics are defined (XPG4.2). | thorpej |
| 1997-11-01 | Nuke trailing comma in SEE ALSO section. | mycroft |