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
/
include
/
glob.h
Age
Commit message (
Expand
)
Author
2019-02-04
Make gl_pathc, gl_matchc and gl_offs size_t in glob_t to match POSIX.
Todd C. Miller
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2012-10-01
More compliance fixes: hiding non-standard stuff behind __BSD_VISIBLE,
Philip Guenthe
2010-09-24
add a GLOB_KEEPSTAT option that retains a copy of the struct stat
Damien Miller
2005-12-13
First step in include files overhaul. Use __FOO_VISIBLE (as defined
Todd C. Miller
2004-10-07
GLOB_NOESCAPE is POSIX so move it out of the #ifndef _POSIX_SOURCE block.
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-03-18
GLOB_LIMIT changes from christos
Theo de Raadt
1998-01-31
Add GLOB_NOESCAPE to turn off backslash escaping and make backslash escaping
Todd C. Miller
1997-09-01
#define GLOB_ABEND to GLOB_ABORTED for backwards compat. Noted by Theo.
Todd C. Miller
1997-09-01
Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND to
Todd C. Miller
1995-10-18
initial import of NetBSD tree
Theo de Raadt