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
/
regex
/
regcomp.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2000-07-07
Passing "char" values to ctype(3) functions is problematic.
itohy
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
1998-12-13
Minor size_t!=int related cleanup, only effective on the alpha.
drochner
1998-12-08
Change some function arguments to appropriate types. This makes lint
drochner
1998-11-14
Delint:
christos
1998-07-26
constify some tables.
mycroft
1998-02-03
remove obsolete register declarations
perry
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1995-02-27
add unintrusive Ids
cgd
1995-01-30
clean up import; kill old cruft.
cgd
1994-03-22
Upgrade regex routines to alpha3.4.
jtc
1994-02-23
Upgrade regex routines to alpha3.3.
jtc
1993-11-11
Update to Henry's Nov 2, 1993 alpha3.2 release.
jtc
1993-11-10
Henry Spencer's POSIX.2 compatibile regular expression matching routines.
jtc