summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/directory.3
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | | | | | telldir positions. This will allow (future) locking on a per-DIR basis (for MT-safety). For now, this change does the following: o Remove the hash table from telldir.c. Recode to use queue macros. o Remove 'const' from 'telldir(const DIR *)'. o Remove 'register' variables as suggested in a recent thread. No response from: -current
* Whitespace only change: trim trailing whitespace.asmodai2000-10-301-3/+3
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* Provide a man page for Alfreds lovely readdir_r function. Alsowes1999-11-291-0/+19
| | | | | fixed a minor indentation nit and added a few {}s to make readdir_r easier on old eyes.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Correct wrong claim about `telldir()' cookie lifetimes.jkoshy1998-06-031-16/+11
| | | | | PR: 4043 Submitted by: Joe Orthoefer <j_orthoefer@tia.net>
* 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