aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/directory.3
Commit message (Expand)AuthorAgeFilesLines
* directory(3): add trailing comma after e.g., missed in r318699Enji Cooper2017-05-231-1/+1
* directory(3): delete trailing whitespace and rewrite `E.g.` as `e.g.`Enji Cooper2017-05-231-4/+5
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* directory(3): Deprecate readdir_r(). Clarify dirent buffers.Jilles Tjoelker2016-08-311-2/+24
* Remove sys/types.hKevin Lo2016-02-191-2/+1
* Remove the note about seekdir() removing telldir() cookies. That wasJohn Baldwin2015-05-061-7/+1
* Tweak seekdir, telldir and readdir so that when htere are deletes going on,Julian Elischer2015-05-051-1/+24
* If telldir() is called immediately after a call to seekdir(), POSIXJohn Baldwin2014-07-291-8/+5
* Implement fdclosedir(3) function, which is equivalent to the closedir(3)Pawel Jakub Dawidek2013-08-181-1/+14
* Document the behavior (from 4.4-lite) that tokens returned by telldir() areBrooks Davis2012-07-051-2/+15
* More accurately document what happens on error.Eitan Adler2012-02-091-3/+6
* Don't calculate len too early.Pawel Jakub Dawidek2011-03-261-1/+1
* Follow style(9) in example code and handle opendir(3) error.Pawel Jakub Dawidek2011-03-261-4/+7
* Implement fdopendir(3) by splitting __opendir2() into two parts, the upper partXin LI2008-04-161-1/+38
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Eliminate double whitespace.Ruslan Ermilov2004-07-031-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-4/+8
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-181-0/+4
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Cleanup XXXdir functions to eliminate global hash table ofDaniel Eischen2000-12-061-1/+1
* Whitespace only change: trim trailing whitespace.Jeroen Ruigrok van der Werven2000-10-301-3/+3
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Provide a man page for Alfreds lovely readdir_r function. AlsoWes Peters1999-11-291-0/+19
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Correct wrong claim about `telldir()' cookie lifetimes.Joseph Koshy1998-06-031-16/+11
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-301-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+183