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
Age
Commit message (
Expand
)
Author
2009-04-21
Convert to mdoc markup.
joerg
2009-04-11
Improve markup.
wiz
2009-04-11
Use semantic markup.
joerg
2009-02-12
sign-compare fixes
lukem
2007-02-09
Rearrange headers for better portability.
junyoung
2007-02-08
ANSIfy.
junyoung
2007-02-08
Nuke __P.
junyoung
2006-03-19
remove unused label.
christos
2006-03-19
revert previous error check.
christos
2006-03-19
Coverity CID 769: Avoid NULL deref.
christos
2006-03-19
Coverity CID 770: Avoid NULL deref.
christos
2005-12-02
constify and remove __UNCONST.
yamt
2005-11-29
WARNS=4
christos
2004-09-18
make othercase() return int rather than char, to avoid sign extension
jdolecek
2004-04-03
Avoid infinite recursion on:
christos
2004-03-26
Redo previous in a different way; cast the character held in int variable
enami
2004-03-12
Sprinkle cast to prevent unwanted sign extension. Some of those actually
enami
2003-12-29
Remove sentence about this being an alpha
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-16
Use
wiz
2003-02-05
Sprinkle some restrict.
kleink
2002-11-17
use strlcpy where it is more appropriate.
itojun
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-07-22
make this compile with -DREDEBUG again.
christos
2002-04-29
Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.
simonb
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2002-02-07
Generate <>& symbolically.
ross
2001-12-17
PR/14975: Takayoshi Kochi: memory leak in regexec(3).
christos
2001-12-17
turn a macro into a simple statement.
christos
2001-09-16
Sort sections and add .Sx in two places.
wiz
2001-09-16
Boring whitespace fix.
wiz
2000-11-06
add missing ' is ' in regerror() explanation
jdolecek
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-17
The previous assertion change was incorrect: the preg argument is permitted to
kleink
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1999-01-20
Avoid overflow when adding a 64 bit quantity to a 32 bit pointer on 32 bit
christos
1998-12-13
Minor size_t!=int related cleanup, only effective on the alpha.
drochner
1998-12-08
regoff_t is used like size_t within the code, it should be defined
drochner
1998-12-08
Change some function arguments to appropriate types. This makes lint
drochner
1998-12-08
remove another unneeded cast
drochner
1998-12-08
correct a comment, minor formatting
drochner
1998-12-08
Back out part of the last change. This broke on the alpha (or wherever
drochner
1998-11-14
Delint:
christos
1998-08-29
first pass at fixing up capitalization of function names and
lukem
1998-07-26
const poisoning.
mycroft
1998-07-26
constify some tables.
mycroft
1998-07-26
constify some tables.
mycroft
1998-02-06
macroize BSD, NetBSD, FreeBSD and misc cleanup
perry
[next]