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
/
vax
/
include
/
stdarg.h
Age
Commit message (
Expand
)
Author
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-06-22
deal with __builtin_va_start()'s introduction.
mrg
2005-12-11
merge ktrace-lwp.
christos
2004-03-19
Fix == vs = typo from rev. 1.13 in __va_copy; from David H. Gutteridge
kleink
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-07-01
More GCC 2.96 changes.
matt
2000-02-03
Add a C99-style va_copy macro.
kleink
1999-05-03
Define __builtin_*() for lint
christos
1999-01-22
Use __builtin_next_arg(). Fixed PR 6862.
mycroft
1998-07-27
Delint.
mycroft
1995-12-25
Stylistic changes.
mycroft
1995-12-25
Stylistic changes.
mycroft
1995-12-25
Update for GCC 2.7, and fix bugs.
mycroft
1995-03-28
KERNEL -> _KERNEL
jtc
1995-01-28
ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.
jtc
1994-10-26
new RCS ID format.
cgd
1994-10-15
make <stdarg.h> a symlink, and clean up ports' stdarg.h and varargs.h files.
cgd
1994-08-02
Initial VAX port merging.
ragge