summaryrefslogtreecommitdiff
path: root/lib/libc/gen/directory.3
AgeCommit message (Expand)Author
2025-09-11Revert "libc: Remove readdir_r(3)"Dag-Erling Smørgrav
2025-09-10libc: Remove readdir_r(3)Dag-Erling Smørgrav
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2020-08-04directory(3): Add an ERRORS sectionGordon Bergling
2019-05-02directory.3: add a STANDARDS sectionAlan Somers
2017-05-23directory(3): add trailing comma after e.g., missed in r318699Enji Cooper
2017-05-23directory(3): delete trailing whitespace and rewrite `E.g.` as `e.g.`Enji Cooper
2017-02-28Renumber copyright clause 4Warner Losh
2016-08-31directory(3): Deprecate readdir_r(). Clarify dirent buffers.Jilles Tjoelker
2016-02-19Remove sys/types.hKevin Lo
2015-05-06Remove the note about seekdir() removing telldir() cookies. That wasJohn Baldwin
2015-05-05Tweak seekdir, telldir and readdir so that when htere are deletes going on,Julian Elischer
2014-07-29If telldir() is called immediately after a call to seekdir(), POSIXJohn Baldwin
2013-08-18Implement fdclosedir(3) function, which is equivalent to the closedir(3)Pawel Jakub Dawidek
2012-07-05Document the behavior (from 4.4-lite) that tokens returned by telldir() areBrooks Davis
2012-02-09More accurately document what happens on error.Eitan Adler
2011-03-26Don't calculate len too early.Pawel Jakub Dawidek
2011-03-26Follow style(9) in example code and handle opendir(3) error.Pawel Jakub Dawidek
2008-04-16Implement fdopendir(3) by splitting __opendir2() into two parts, the upper partXin LI
2007-01-09Per Regents of the University of Calfornia letter, remove advertisingWarner Losh
2004-07-03Eliminate double whitespace.Ruslan Ermilov
2004-07-02Mechanically kill hard sentence breaks.Ruslan Ermilov
2002-12-18mdoc(7) police: "The .Fn function".Ruslan Ermilov
2001-10-01mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov
2001-07-10mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov
2000-12-06Cleanup XXXdir functions to eliminate global hash table ofDaniel Eischen
2000-10-30Whitespace only change: trim trailing whitespace.Jeroen Ruigrok van der Werven
2000-04-21Introduce ".Lb" macro to libc manpages.Alexey Zelkin
1999-11-29Provide a man page for Alfreds lovely readdir_r function. AlsoWes Peters
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-07-12Add $Id$, to make it simpler for members of the translation teams toNik Clayton
1998-06-03Correct wrong claim about `telldir()' cookie lifetimes.Joseph Koshy
1997-01-20Sort cross references.Wolfram Schneider
1996-01-30Fix even more spelling errors in some more man pages.Mike Pritchard
1994-05-27BSD 4.4 Lite Lib SourcesRodney W. Grimes