summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/directory.3
Commit message (Expand)AuthorAgeFilesLines
* MFC r305154: directory(3): Deprecate readdir_r(). Clarify dirent buffers.jilles2016-09-071-2/+24
* Remove sys/types.hkevlo2016-02-191-2/+1
* Remove the note about seekdir() removing telldir() cookies. That wasjhb2015-05-061-7/+1
* Tweak seekdir, telldir and readdir so that when htere are deletes going on,julian2015-05-051-1/+24
* If telldir() is called immediately after a call to seekdir(), POSIXjhb2014-07-291-8/+5
* Implement fdclosedir(3) function, which is equivalent to the closedir(3)pjd2013-08-181-1/+14
* Document the behavior (from 4.4-lite) that tokens returned by telldir() arebrooks2012-07-051-2/+15
* More accurately document what happens on error.eadler2012-02-091-3/+6
* Don't calculate len too early.pjd2011-03-261-1/+1
* Follow style(9) in example code and handle opendir(3) error.pjd2011-03-261-4/+7
* Implement fdopendir(3) by splitting __opendir2() into two parts, the upper partdelphij2008-04-161-1/+38
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Eliminate double whitespace.ru2004-07-031-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-021-4/+8
* mdoc(7) police: "The .Fn function".ru2002-12-181-0/+4
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Cleanup XXXdir functions to eliminate global hash table ofdeischen2000-12-061-1/+1
* Whitespace only change: trim trailing whitespace.asmodai2000-10-301-3/+3
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Provide a man page for Alfreds lovely readdir_r function. Alsowes1999-11-291-0/+19
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Correct wrong claim about `telldir()' cookie lifetimes.jkoshy1998-06-031-16/+11
* Sort cross references.wosch1997-01-201-2/+2
* Fix even more spelling errors in some more man pages.mpp1996-01-301-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+183
OpenPOWER on IntegriCloud