summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/stat.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove outdated reference to BSD 4.4 symlink behavior. Equivalentmatthew2012-07-171-11/+2
| | | | text was removed from symlink.7 over 16 years ago.
* Complete the HISTORY of all syscalls that exist since Version 1 AT&T UNIX.schwarze2011-11-171-5/+14
| | | | | All facts from http://minnie.tuhs.org/cgi-bin/utree.pl, checked by sobrado@. Feedback and ok jmc@ jmc@ (sic, Jason checked and ok'ed this twice).
* Change "constructed by bitwise-inclusive OR'ing of flags from ..." tomatthew2011-07-191-4/+4
| | | | | | "constructed by bitwise-inclusive ORing flags from ..." Requested by jmc@
* Add (rough draft) documentation for fdopendir(3) and the 15 newmatthew2011-07-181-8/+81
| | | | | | | XXXat(2) system calls from POSIX 2008. Editing will be done in tree. General style discussed with jmc@, schwarze@, and deraadt@ ok jmc@
* ctim -> ctime; from ca (pr #6256)jmc2009-11-101-3/+3
|
* Change section: we're talking about the symlink system call, not theguenther2009-01-301-2/+2
| | | | | | generic symlink info ok jmc@
* tweak previous;jmc2009-01-301-4/+4
|
* Update to reflect renaming of the st_[acm]timespec members to st_[acm]timguenther2009-01-291-22/+61
| | | | | | | per the POSIX 1003.1-2008 spec. Also, tweak the information about what system calls hit which timestamps ok jmc@
* sync the comments for struct stat w/ <sys/stat.h>;jmc2007-11-051-9/+9
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* sync with <sys/stat.h>;jmc2006-10-141-5/+14
| | | | | from simon barner (freebsd pr #57153); ok millert deraadt
* supply -indent to another display, to make the page match;jmc2006-10-051-5/+5
| | | | kill some trailing whitespace;
* Add S_ISBLK(), S_ISCHR(), S_ISDIR(), S_ISFIFO(), S_ISLNK(), S_ISREG(),ray2006-10-051-1/+14
| | | | | | and S_ISSOCK() macros. OK deraadt@, OK and help from jmc@.
* bye bye whiteoutsmillert2005-06-151-2/+1
|
* various improvements to lists and displays:jmc2004-04-151-2/+2
| | | | | | .Pp removal -compact removal for displays other list/display errors
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* section reorder;jmc2003-06-021-33/+33
|
* some small typos;jmc2003-03-171-2/+2
|
* most of these is v2, not v6mickey2002-01-241-1/+5
|
* Repairs, some from NetBSD PR/10472.aaron2000-06-291-20/+18
|
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-4/+4
| | | | | - Some punctuation fixes. - Some `id' -> `ID'.
* Formatting fixes, suggested by ericj@aaron1999-12-041-31/+32
|
* use .Li to refer to data typesaaron1999-07-051-3/+3
|
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-5/+5
| | | | | | | - 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
* kill some old macrosaaron1999-05-251-2/+2
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* make function names the correct casederaadt1999-02-271-6/+6
|
* fix lots of .Xr and other minor thingsderaadt1997-06-131-6/+6
|
* sync with stat.h; spotted by todd@deraadt1997-03-311-13/+13
|
* Mention that certain fields are accessible to the super-user only.millert1997-02-131-3/+7
|
* from netbsd; add S_IFWHTderaadt1996-01-291-1/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+278