summaryrefslogtreecommitdiff
path: root/lib/libc/gen/directory.3
AgeCommit message (Expand)Author
2021-02-17Document that rewinddir(3) might either reopen or just lseek the dir.dholland
2021-02-17Fix some typos/malapropisms in directory(3).dholland
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-01-22Improved wording.pgoyette
2016-01-22clarify closing of descriptor returned by dirfd(3)plunky
2012-10-08Kill some extra spaces in function arguments.njoly
2011-10-15Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr.rmind
2010-12-17Fix cross-reference, dir(5) -> dirent(3).njoly
2010-06-04Fix .Xr; dirent(5) -> dirent(3).jruoho
2010-05-17Actually the previous is wrong; all of these can set the errno either viajruoho
2010-05-17Fix the note about errno in ERRORS; telldir(3), seekdir(3), and rewinddir(3)jruoho
2010-05-16Sort sections. Fix typo. Fix xref. Improve wording in one case.wiz
2010-05-16At least one markup-typo slipped through the cracks.jruoho
2010-05-16Rewrite much of the page.jruoho
2009-01-11merge christos-time_tchristos
2008-12-05New sentence, new line. Bump date for fdopendir.wiz
2008-12-05Add fdopendir(), from Solaris/Linux.ad
2006-05-18Explicitly mention that telldir values are only valid for the lifetime ofchristos
2006-05-17PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer ofchristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-04Drop whitespace.wiz
2003-05-28Add restrict qualifiers to previous.kleink
2003-05-28add mutex locking for directories and readdir_r(3). Influenced by FreeBSD.christos
2003-04-16Usewiz
2003-03-02Cosmetic changes in sample code.enami
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-08-10Update Dd for recent changes.wiz
2002-08-10- move a example into EXAMPLES section.yamt
2002-04-29Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.simonb
2002-02-07generate & symbolicallyross
2002-02-07Generate <>& symbolically.ross
2001-09-16Standardize section headers, sort sections, sort SEE ALSO, punctuationwiz
2001-09-16Boring whitespace fixes.wiz
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-02-05add LIBRARY section to man pageperry
1997-07-14Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSIONkleink
1995-02-25clean up Id's on files previously imported...cgd
1994-07-27Sync with 4.4 litejtc
1994-01-10Fix spelling errors.jtc
1993-08-20Fixed typo. Readdir returns a "struct dirent *", not "struct dirent".jtc
1993-08-20Technically, readdir(3) returns a `struct dirent *', not a `struct direct *',mycroft
1993-07-30Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd