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
2022-12-21
Remove unneeded -D_OPENBSD_SOURCE
wiz
2022-12-04
re_format(7): Add subsection headings for ERE and BRE
uwe
2022-12-04
Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS
uwe
2022-11-05
regerror(3): Allow null errbuf if errbuf_size is zero.
riastradh
2022-08-28
re_format(7): Use dagger, not double dagger. Make it superscript.
uwe
2021-04-22
PR/56120: Chris Pinnock: build.sh (-m alpha) release fails on current on
christos
2021-03-11
Underscore is a word character (thanks uwe@)
christos
2021-03-11
Remove trailing whitespace.
wiz
2021-03-11
improve wording.
christos
2021-03-11
Document the "C" language escapes supported in GNU mode.
christos
2021-03-11
recognize the "C" language backslash escapes like gnu does (except b which
christos
2021-02-26
Arrange for tools build
christos
2021-02-25
add missing _
christos
2021-02-25
fix NLS compilation
christos
2021-02-25
Add glue to disable locale code in order to be smaller.
christos
2021-02-25
protect MIN from re-definition
christos
2021-02-24
reduce casts
christos
2021-02-24
Restore NetBSD RCS Ids.
wiz
2021-02-23
sync with FreeBSD:
christos
2019-02-07
Add some better error handling from FreeBSD, although we don't
christos
2019-02-07
Fix OOB read from FreeBSD:
christos
2018-02-26
Document ragasub(3) & regnsub(3) implementation detail
kamil
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2016-02-29
protect __RCSID the same way other reg*.c files do, so that we can use this
aymeric
2016-01-14
catch up with regsub -> regnsub
christos
2016-01-14
rename to regnsub, regsub is a very popular name.
christos
2016-01-14
add reg{,a}sub
christos
2015-09-12
use the unsigned char version of the input char in all cases "cap[uc]" to
christos
2015-08-22
Update for v1.10: use '(*)' instead of '#' as dagger replacement.
wiz
2015-02-17
Use reallocarr and simplify. Document valid reallocation failures.
joerg
2015-02-05
Add and use reallocarray() to prevent a multiplication overflow in allocation.
christos
2013-01-25
Replace dagger ("\(dg") with hash mark ("#") for marking up differences.
wiz
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2011-11-08
if we don't have any sets yet, don't try to look in them.
christos
2011-10-09
pass lint on i386
christos
2011-10-09
Prevent regcomp/regexec DoS attacks by limiting the amount of memory used
christos
2011-05-17
Use Pq or Po macro for better output rather than putting raw open paren
enami
2010-03-22
Use .In for header files instead of .Ar Pa and variations.
joerg
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
[next]