index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
glob.3
Age
Commit message (
Expand
)
Author
2014-01-21
obvious .Pa fixes; found with mandocdb(8)
Ingo Schwarze
2013-09-30
Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,
Todd C. Miller
2013-06-05
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
Ted Unangst
2012-01-20
the glob stat limit is way too low. bump to 2048.
Ted Unangst
2010-10-08
Extend GLOB_LIMIT to cover readdir and stat and bump the malloc limit
Nicholas Marriott
2010-09-25
document GLOB_KEEPSTAT in the RETURN VALUES and STANDARDS sections.
Damien Miller
2010-09-24
add a GLOB_KEEPSTAT option that retains a copy of the struct stat
Damien Miller
2010-07-15
More delimiters that need quoting inside macros, hunted down by jmc@,
Ingo Schwarze
2009-03-05
Add glob(7) and refer to it. OK jmc@ sobrado@
Todd C. Miller
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-07-22
- sync prototypes and header file excerpts to reality
Jared Yanovich
2005-07-22
move error return information from BUGS to ERRORS; ok jmc, millert
Jared Yanovich
2003-09-02
escape punctuation;
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-30
typos;
Jason McIntyre
2002-04-30
Initial cleanup:
Mike Pechkin
2001-03-18
GLOB_LIMIT changes from christos
Theo de Raadt
2000-12-24
Various 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 least
Aaron Campbell
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
1999-09-02
insert missing comma
Aaron Campbell
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-06-05
change some .Em/.Va to .Li, looks nicer
Aaron Campbell
1999-06-04
After some constructive criticism from pjanzen@ and some e-mail tag:
Aaron Campbell
1999-05-29
repairs; go back over some old files, because we should properly distinguish
Aaron Campbell
1999-05-29
repairs
Aaron Campbell
1998-02-03
Steal better desciption of GLOB_NOESCAPE from fnmatch(3).
Todd C. Miller
1998-01-31
Add GLOB_NOESCAPE to turn off backslash escaping and make backslash escaping
Todd C. Miller
1998-01-31
glob(3) is not xpg4.2 compliant yet
Todd C. Miller
1997-09-01
Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND to
Todd C. Miller
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-05-01
from cgd; fix a couple of typesetting and grammatical errors in GLOB_BRACE de...
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt