summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/glob.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* the glob stat limit is way too low. bump to 2048.tedu2012-01-201-3/+3
* Extend GLOB_LIMIT to cover readdir and stat and bump the malloc limitnicm2010-10-081-4/+9
* document GLOB_KEEPSTAT in the RETURN VALUES and STANDARDS sections.djm2010-09-251-3/+14
* add a GLOB_KEEPSTAT option that retains a copy of the struct statdjm2010-09-241-2/+15
* More delimiters that need quoting inside macros, hunted down by jmc@,schwarze2010-07-151-5/+5
* Add glob(7) and refer to it. OK jmc@ sobrado@millert2009-03-051-3/+4
* convert to new .Dd format;jmc2007-05-311-2/+2
* - sync prototypes and header file excerpts to realityjaredy2005-07-221-12/+12
* move error return information from BUGS to ERRORS; ok jmc, millertjaredy2005-07-221-14/+14
* escape punctuation;jmc2003-09-021-4/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* typos;jmc2003-04-301-3/+3
* Initial cleanup:mpech2002-04-301-3/+3
* GLOB_LIMIT changes from christosderaadt2001-03-181-3/+17
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-22/+12
* .Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at leastaaron2000-12-151-2/+2
* Mostly punctuation fixes.aaron2000-04-151-8/+8
* insert missing commaaaron1999-09-021-2/+2
* - remove all trailing whitespaceaaron1999-07-091-27/+27
* change some .Em/.Va to .Li, looks niceraaron1999-06-051-3/+3
* After some constructive criticism from pjanzen@ and some e-mail tag:aaron1999-06-041-11/+6
* repairs; go back over some old files, because we should properly distinguishaaron1999-05-291-3/+2
* repairsaaron1999-05-291-27/+34
* Steal better desciption of GLOB_NOESCAPE from fnmatch(3).millert1998-02-031-12/+11
* Add GLOB_NOESCAPE to turn off backslash escaping and make backslash escapingmillert1998-01-311-13/+18
* glob(3) is not xpg4.2 compliant yetmillert1998-01-311-8/+1
* Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND tomillert1997-09-011-4/+18
* Fix RCS idstholo1996-08-191-3/+1
* from cgd; fix a couple of typesetting and grammatical errors in GLOB_BRACE descriptionderaadt1996-05-011-4/+5
* initial import of NetBSD treederaadt1995-10-181-0/+448