summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/readlink.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Simple macro fixes (Fd -> In, Nm -> Fn) from Kaspars at Bankovskis dot net.schwarze2015-05-311-6/+6
| | | | No content change.
* Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGmillert2015-01-191-6/+7
| | | | description.
* Sync readlink(2) with IEEE Std 1003.1-2008.doug2014-09-011-4/+4
| | | | discussion, help and ok guenther@
* more library historyschwarze2013-07-171-5/+5
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* When there are multiple groups of functions with their own #includesguenther2013-04-011-3/+4
| | | | | | | | listed, the #includes in each group are independent, so that users don't need to guess at possible carry-over. general idea ok otto@ millert@ actual diff ok jmc@ schwarze@
* Use consistent wording for the EINVAL, EBADF, ENOTDIR, and EACCES casesguenther2013-03-311-4/+17
| | | | of the various *at() functions.
* Add (rough draft) documentation for fdopendir(3) and the 15 newmatthew2011-07-181-4/+60
| | | | | | | XXXat(2) system calls from POSIX 2008. Editing will be done in tree. General style discussed with jmc@, schwarze@, and deraadt@ ok jmc@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* EFAULT corrections; ok millert and ottojaredy2005-10-191-1/+3
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-4/+4
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* make function names the correct casederaadt1999-02-271-2/+2
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* do not needlessly uppercase function namesderaadt1998-06-081-3/+3
|
* readlink() 3rd param is size_t; XPGderaadt1998-04-251-1/+1
|
* fix *link.2 Xr thingies; bgrayson@r2d2.ece.utexas.edu + morederaadt1997-03-261-2/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+99