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
/
include
/
err.h
Age
Commit message (
Expand
)
Author
2022-01-06
err.h: dead once is dead enough
uwe
2014-01-16
Add the {v,}{warn,err}c function flavors from FreeBSD
christos
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2010-02-25
Consistently use __printflike and __scanflike.
joerg
2005-02-03
de-__P -- the hack is long since useless. Discussed with christos,
perry
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
1998-07-30
__Namespace__ __protection__.
mycroft
1994-10-26
new RCS ID format.
cgd
1994-10-19
better attributes.
cgd
1994-05-22
_VA_LIST_ -> _BSD_VA_LIST_
cgd
1994-01-27
Change __attribute -> __attribute__. The former isn't turned off by
jtc
1993-12-01
Use GCC's format attribute (for bug detection with -Wformat).
jtc
1993-11-06
trim _BSD off of _BSD_VA_LIST, so that we don't have to change all
cgd
1993-11-06
update to latest version
cgd
1993-08-04
Change volatile qualifier to __dead, for when cc != gcc.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-05-01
s/__dead/volatile/
mycroft
1993-04-30
oops
glass