summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/access.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGmillert2015-01-191-6/+7
* macro cleanup; from Kaspars at Bankovskis dot netschwarze2014-12-141-6/+6
* Don't use use .Tn with AND/OR/NOTguenther2014-02-131-11/+7
* When there are multiple groups of functions with their own #includesguenther2013-04-011-2/+3
* Use consistent wording for the EINVAL, EBADF, ENOTDIR, and EACCES casesguenther2013-03-311-2/+7
* Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, butguenther2013-03-301-5/+18
* Document early history of a few functions specifically mentioned in 2BSDschwarze2012-01-151-2/+18
* Change "constructed by bitwise-inclusive OR'ing of flags from ..." tomatthew2011-07-191-3/+3
* Change "If also flag is zero" to "If flag is also zero".matthew2011-07-191-4/+4
* Add (rough draft) documentation for fdopendir(3) and the 15 newmatthew2011-07-181-9/+75
* document access(2) can return EPERM; noted by Tim van der Molen; ok millert@otto2008-06-101-1/+5
* add missing arg to .Fnotto2008-06-101-3/+3
* Update access(2) to have modern semantics with respect to X_OK andmillert2008-06-091-8/+16
* convert to new .Dd format;jmc2007-05-311-2/+2
* - punctuation fixesjaredy2005-08-101-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* typos;jmc2003-02-211-2/+2
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-16/+15
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-5/+5
* use .Tn instead of .Em for logical/bitwise OR + ANDaaron1999-06-051-3/+4
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* make function names the correct casederaadt1999-02-271-3/+3
* fix openbsd tagderaadt1998-07-061-0/+1
* Document EINVAL errno valuetholo1996-08-021-1/+4
* initial import of NetBSD treederaadt1995-10-181-0/+134