summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getdirentries.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the EXAMPLE, since *noone* should use this non-portable APIderaadt2010-10-271-38/+11
| | | | | directly -- it exists for libc use only. Tell people to use readdir(3). discussed with millert
* promote correct style for error checkingeric2009-07-091-5/+5
| | | | ok tedu@ deraadt@ krw@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* improve example by showing how to skip invalid entries; ok millert@otto2007-02-091-2/+3
|
* Remove remaining whiteout tentacles; OK deraadt@ miod@ weingart@millert2005-06-181-3/+2
|
* use a string format argument instead of nothing in the examplerobert2005-02-231-2/+2
| | | | ok otto@
* put EXAMPLES in the correct place, and change a stop to a colon;jmc2004-10-031-27/+27
|
* - move the fact that it returns 0 on directory end in RETURN VALUESmatthieu2004-10-021-3/+38
| | | | | | - add an example - add .Xr opendir Ok millert@, ok and some tweaks jaredy@.
* MAXNAMELEN -> MAXNAMLENjfb2004-07-141-3/+3
| | | | ok jmc@
* Fix the types in struct dirent and document d_type (descriptionmillert2003-07-041-8/+26
| | | | taken from NetBSD).
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* grammar nitspjanzen2002-08-091-5/+4
|
* Comma splice introduced in last commit.aaron2002-08-061-2/+2
|
* Document that entries with d_fileno == 0 are invalid.art2001-07-311-1/+5
| | | | From Egil Möller <redhog@mini.dhs.org>
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-3/+2
| | | | breaks and getting rid of short lines, making these files easier to work with.
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-3/+3
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* make function names the correct casederaadt1999-02-271-5/+5
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* doc EINVAL; bdederaadt1998-06-231-0/+7
|
* use Bx macro for BSD versionsmickey1998-06-151-1/+2
|
* from netbsd:deraadt1995-12-141-2/+2
| | | | add & fix a bunch of system call pages
* initial import of NetBSD treederaadt1995-10-181-0/+154