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
/
sys
/
arch
/
alpha
/
include
/
stdarg.h
Age
Commit message (
Expand
)
Author
2005-12-11
merge ktrace-lwp.
christos
2005-01-11
In the __lint__ version of va_arg(), apply the cast the user specified.
he
2005-01-02
Try one more time to pacify lint.
christos
2005-01-02
Simplify the lint case by providing simple versions of the va_ macros,
christos
2004-12-31
Define builtin va start differently for lint, so that it does not produce
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-28
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
bjh21
2000-05-10
Make stdarg/varargs work with GCC 2.96.
thorpej
2000-02-03
Add a C99-style va_copy macro.
kleink
1999-05-03
Define __builtin_*() for lint
christos
1998-07-27
Delint.
mycroft
1997-04-06
clean up NetBSD RCS ID strings
cgd
1997-04-04
Make the names of the member of struct __va_list namespace-clean.
mycroft
1996-12-22
if __lint__ is defined, #define __builtin_saveregs() and
cgd
1996-10-09
change __va_list's "offset" field to be a 'int' to match what gcc now
cgd
1995-12-26
Stylistic changes.
mycroft
1995-02-16
update for NetBSD's header standards, kill OSF/1 cc hacks.
cgd
1995-02-13
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
cgd