summaryrefslogtreecommitdiff
path: root/lib/libc/sys/stat.2
Commit message (Expand)AuthorAgeFilesLines
* Add AT_EMPTY_PATH for several *at(2) syscallsKonstantin Belousov2021-04-231-1/+12
* open(2): Remove O_BENEATH and AT_BENEATHKonstantin Belousov2021-03-041-42/+8
* Document {O,AT}_RESOLVE_BENEATH and new O_BENEATH behavior for relative paths.Konstantin Belousov2020-09-221-1/+8
* Document EINTEGRITY errors for many system calls.John Baldwin2020-03-301-1/+5
* Use consistent struct stat arg name in stat man pageEd Maste2019-03-131-1/+1
* stat(2): clarify which syscalls modify file timestampsAlan Somers2018-12-051-25/+33
* First draft of documentation for AT/O_BENEATH handling of the absoluteKonstantin Belousov2018-11-111-8/+47
* Implement O_BENEATH and AT_BENEATH.Konstantin Belousov2018-10-251-1/+17
* Mark all the system calls that were in 1st Edition Unix as such in theWarner Losh2017-12-011-2/+2
* Remove redundant wording, minor edits for clarity.Warren Block2017-06-231-22/+22
* Document st_flags in the stat(2).Maxim Sobolev2017-06-161-0/+5
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* - Add the 'restrict' type qualifier to match function prototype.Kevin Lo2016-01-141-4/+3
* Remove invalid remark about pipes.Ed Schouten2012-06-021-2/+2
* Fix typo.Konstantin Belousov2011-11-171-2/+2
* Update sticky(7) cross references.Sergey Kandaurov2011-05-131-2/+2
* mdoc: make pages render with mandocUlrich Spörlein2010-10-211-1/+1
* Don't forget to bump the date in the man page.Ed Schouten2010-03-281-1/+1
* Rename st_*timespec fields to st_*tim for POSIX 2008 compliance.Ed Schouten2010-03-281-11/+17
* Man pages for the openat(2), fexecve(2) and related syscalls.Konstantin Belousov2008-04-161-2/+82
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Document S_IRWXU and permission bits for group/other.Ruslan Ermilov2006-10-121-2/+11
* o Sort .Xrs.Maxim Konovalov2006-06-131-1/+1
* Add xref to statfs(2)Poul-Henning Kamp2006-06-131-0/+1
* Add references to fhopen, fhstat, getfh, lgetfh and fhstatfs.Greg Lehey2006-01-101-0/+1
* Sort sections.Ruslan Ermilov2005-01-201-7/+7
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-1/+1
* Document more fields of struct stat.Yaroslav Tykhiy2004-11-151-0/+32
* Use .Vt "struct stat" consistently.Yaroslav Tykhiy2004-11-151-1/+1
* Improve mdoc(7) markup of the page: add several missing macros,Yaroslav Tykhiy2004-11-151-10/+10
* Document the S_IS*(mode) macros used to test for file types.Yaroslav Tykhiy2004-11-151-1/+27
* Add sticky(8) cross reference.Diomidis Spinellis2003-12-101-1/+2
* Bring the description of st_[cma]time modification conditions a bitDiomidis Spinellis2003-10-201-6/+18
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-2/+2
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-05-221-5/+5
* * The copy of the stat struct in the man page has rotted, so remove it.Doug Barton2003-05-131-29/+2
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-1/+7
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.Ruslan Ermilov2002-12-181-1/+1
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-11/+11
* Add a missing 'function' word.Giorgos Keramidas2002-07-151-2/+2
* The .Fn functionGiorgos Keramidas2002-07-151-6/+9
* Fix whitespace in .Bd -literal display of S_IXXX constants.Giorgos Keramidas2002-07-151-15/+15
* Document that the type of st_flags is now fflags_t.Garrett Wollman2002-02-151-2/+2
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Describe EOVERFLOW I implement per POSIX.Andrey A. Chernov2001-08-311-9/+17
* Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-311-4/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-221-3/+3
* Use `Er' variable to define first column width in ERRORS section. It wasAlexey Zelkin2000-05-041-1/+1