index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
fnmatch.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-10-06
implement FNM_LEADING_DIR; matches Linux and other *BSDs; approved thorpej
provos
2000-06-28
Implement FNM_CASEFOLD, for matching the pattern in a case-insensitive
thorpej
2000-01-22
Delint.
mycroft
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1999-03-16
Fix gcc-2.8.1 warnings.
christos
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix gcc warnings.
christos
1995-02-27
merge with Lite, keeping local changes. Also use new Id format.
cgd
1993-11-24
Change C library functions to use strchr() and strrchr() instead of index()
jtc
1993-11-11
First pass at getting a clean compile with "gcc -Wall", mostly explictly
jtc
1993-11-11
Implement the FNM_PERIOD flag.
jtc
1993-11-09
Fixed the most major defect in fnmatch(): backslash-escape processing in
jtc
1993-11-06
just berkeley copyright/version # changes.
cgd
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-07-30
Add RCS frob.
mycroft
1993-06-16
Update fnmatch() to be more posix complient (from bostic).
jtc
1993-04-10
Make return status match POSIX and man page.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd