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
/
fnmatch.c
Age
Commit message (
Expand
)
Author
2013-11-24
most obvious unsigned char casts for ctype
Theo de Raadt
2011-12-06
New fnmatch(3) implementation which is not recursive.
Stefan Sperling
2011-02-10
Put a limit on recursion during matching, and reject input of size greater
Stefan Sperling
2008-10-01
POSIX character class support for fnmatch(3) and glob(3). OK deraadt@
Todd C. Miller
2006-03-31
(char)to{upper,lower}()
Theo de Raadt
2005-08-08
zap remaining rcsid.
Marc Espie
2004-05-18
ansify function definitions and zap some `register'
Jean-Francois Brousseau
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2000-03-23
Add #ifdef __STDC__ around the rangematch function header to avoid
Todd C. Miller
1998-03-19
some -Wall
Todd C. Miller
1997-09-22
From FreeBSD:
Todd C. Miller
1997-07-23
trailing blanks
kstailey
1997-07-09
Clean up some -Wall complaints.
Todd C. Miller
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt