summaryrefslogtreecommitdiff
path: root/lib/libc/sys/stat.2
AgeCommit message (Expand)Author
2010-06-04Fix .Xr; dirent(5) -> dirent(3).jruoho
2010-05-31Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAXnjoly
2010-05-18Split "file system" and fix a typo.wiz
2010-05-17Note that all stat-functions are standardized nowadays.jruoho
2010-05-17Try to describe the struct stat instead of copy-pasting it from the header.jruoho
2010-04-03Mention the history of stat(2) and fix the history of open(2).jruoho
2010-03-22Use .In for header files instead of .Ar Pa and variations.joerg
2010-02-12Fix typo.wiz
2009-05-13Sort errors. Avoid marking up punctuation.wiz
2009-03-11Fix markupjoerg
2007-06-10Note ZFS returning the number of entries instead of the size of the directory.christos
2005-12-26u_intN_t -> uintN_tperry
2005-06-14- Correct the fields in the stat structure. From PR/18255.peter
2004-05-13\- is a minus, not -.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-16Usewiz
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-08-02stat(2) can return ENXIO.soren
2002-04-29Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.simonb
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-03Add a reference to dir(5) per PR 14291fair
2001-10-23Reduce the ties to `inode'.kleink
2001-09-16Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.wiz
2001-09-16Boring whitespace fixes.wiz
2001-01-09Document a weird circumstance under which stat() return EBADF.augustss
2000-10-07Use ".Fa stat" instead of ".Fn stat" when referring to the structurenathanw
2000-06-29bin/10472: fix a couple typos in stat.2sommerfeld
1999-12-02Add a LIBRARY section to system call manual pages. While it's clear that thekleink
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-08-29first pass at fixing up capitalization of function names andlukem
1998-02-02merge lite-2perry
1997-10-11Don't start function name with capital letter even if it is beginningenami
1997-10-11Remove description about behaviour of 4.4BSD symlink.enami
1997-07-14Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSIONkleink
1997-05-16Add/update 1003.1 conformance notice.kleink
1997-04-22add description of file flags, with xrefs to chflags(2).mikel
1996-01-17Add S_IFWHT to correspond with <sys/stat.h>; Reported by Mike Long in PR #1949jtc
1995-02-27merge with lite, keeping most local changes. clean up Idscgd
1994-04-22Remove description of EINVAL, "The pathname contains a character with thejtc
1994-04-19Use symbolic names {NAME_MAX} & {PATH_MAX} instead of 255 and 1023 injtc
1994-01-10Fix spelling errors.jtc
1993-11-29Use "Er" for argument to -width in the lists in the ERROR sections --- sojtc
1993-11-25Clean up manpages:jtc
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd