summaryrefslogtreecommitdiff
path: root/lib/libc/sys/stat.2
AgeCommit message (Expand)Author
2015-11-07add missing NAME entries;Jason McIntyre
2015-09-10use .In rather than .Fd #includeIngo Schwarze
2015-01-19Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGTodd C. Miller
2014-12-10use .Rv; no change of meaning; from Kaspars at Bankovskis dot netIngo Schwarze
2014-11-20Be more POSIXy by using blksize_t (a.k.a. int32) for st_blksize, rather than ...Kenneth R Westerback
2014-08-22POSIX/FreeBSD/NetBSD/Linux/etc agree -- blk[size|cnt]_t is the bomb.Kenneth R Westerback
2014-02-13Don't use use .Tn with AND/OR/NOTPhilip Guenther
2013-11-02Oops, utime() is section 3, not 2Philip Guenther
2013-11-02Fix lie that predated NetBSD: the struct stat time padding affectedPhilip Guenther
2013-11-02out of place word; discussed with jmc and guentherTheo de Raadt
2013-11-02.Xr clock_gettimeMarc Espie
2013-04-01When there are multiple groups of functions with their own #includesPhilip Guenther
2013-03-30tweak previous;Jason McIntyre
2013-03-30Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, butPhilip Guenther
2012-07-17Remove outdated reference to BSD 4.4 symlink behavior. EquivalentMatthew Dempsky
2011-11-17Complete the HISTORY of all syscalls that exist since Version 1 AT&T UNIX.Ingo Schwarze
2011-07-19Change "constructed by bitwise-inclusive OR'ing of flags from ..." toMatthew Dempsky
2011-07-18Add (rough draft) documentation for fdopendir(3) and the 15 newMatthew Dempsky
2009-11-10ctim -> ctime; from ca (pr #6256)Jason McIntyre
2009-01-30Change section: we're talking about the symlink system call, not thePhilip Guenthe
2009-01-30tweak previous;Jason McIntyre
2009-01-29Update to reflect renaming of the st_[acm]timespec members to st_[acm]timPhilip Guenthe
2007-11-05sync the comments for struct stat w/ <sys/stat.h>;Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2006-10-14sync with <sys/stat.h>;Jason McIntyre
2006-10-05supply -indent to another display, to make the page match;Jason McIntyre
2006-10-05Add S_ISBLK(), S_ISCHR(), S_ISDIR(), S_ISFIFO(), S_ISLNK(), S_ISREG(),Ray Lai
2005-06-15bye bye whiteoutsTodd C. Miller
2004-04-15various improvements to lists and displays:Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02section reorder;Jason McIntyre
2003-03-17some small typos;Jason McIntyre
2002-01-24most of these is v2, not v6Michael Shalayeff
2000-06-29Repairs, some from NetBSD PR/10472.Aaron Campbell
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
1999-12-04Formatting fixes, suggested by ericj@Aaron Campbell
1999-07-05use .Li to refer to data typesAaron Campbell
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
1999-05-25kill some old macrosAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-02-27make function names the correct caseTheo de Raadt
1997-06-13fix lots of .Xr and other minor thingsTheo de Raadt
1997-03-31sync with stat.h; spotted by todd@Theo de Raadt
1997-02-13Mention that certain fields are accessible to the super-user only.Todd C. Miller
1996-01-29from netbsd; add S_IFWHTTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt