summaryrefslogtreecommitdiff
path: root/lib/libc/gen/glob.3
AgeCommit message (Expand)Author
2014-01-21obvious .Pa fixes; found with mandocdb(8)Ingo Schwarze
2013-09-30Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,Todd C. Miller
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzeTed Unangst
2012-01-20the glob stat limit is way too low. bump to 2048.Ted Unangst
2010-10-08Extend GLOB_LIMIT to cover readdir and stat and bump the malloc limitNicholas Marriott
2010-09-25document GLOB_KEEPSTAT in the RETURN VALUES and STANDARDS sections.Damien Miller
2010-09-24add a GLOB_KEEPSTAT option that retains a copy of the struct statDamien Miller
2010-07-15More delimiters that need quoting inside macros, hunted down by jmc@,Ingo Schwarze
2009-03-05Add glob(7) and refer to it. OK jmc@ sobrado@Todd C. Miller
2007-05-31convert to new .Dd format;Jason McIntyre
2005-07-22- sync prototypes and header file excerpts to realityJared Yanovich
2005-07-22move error return information from BUGS to ERRORS; ok jmc, millertJared Yanovich
2003-09-02escape punctuation;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-30typos;Jason McIntyre
2002-04-30Initial cleanup:Mike Pechkin
2001-03-18GLOB_LIMIT changes from christosTheo de Raadt
2000-12-24Various repairs, mostly to get rid of short lines.Aaron Campbell
2000-12-15.Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at leastAaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
1999-09-02insert missing commaAaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-06-05change some .Em/.Va to .Li, looks nicerAaron Campbell
1999-06-04After some constructive criticism from pjanzen@ and some e-mail tag:Aaron Campbell
1999-05-29repairs; go back over some old files, because we should properly distinguishAaron Campbell
1999-05-29repairsAaron Campbell
1998-02-03Steal better desciption of GLOB_NOESCAPE from fnmatch(3).Todd C. Miller
1998-01-31Add GLOB_NOESCAPE to turn off backslash escaping and make backslash escapingTodd C. Miller
1998-01-31glob(3) is not xpg4.2 compliant yetTodd C. Miller
1997-09-01Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND toTodd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
1996-05-01from cgd; fix a couple of typesetting and grammatical errors in GLOB_BRACE de...Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt