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
/
mips
/
include
/
stdarg.h
Age
Commit message (
Expand
)
Author
2000-02-19
Add some CONSTCONDs to make lint happier.
mycroft
2000-02-03
Add a C99-style va_copy macro.
kleink
1999-06-08
- Exterminate haunted evil soul of MIPS va_arg(). Verified OK with
nisimura
1999-05-03
Define __builtin_*() for lint
christos
1999-04-24
Nuke register and remove trailling white space.
simonb
1999-01-22
Use __builtin_next_arg(). Fixed PR 6862.
mycroft
1998-09-11
Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>.
jonathan
1998-07-27
Delint.
mycroft
1996-02-26
Revert pmax stdarg.h and varargs.h to versions from 1995-11-13. Those
jonathan
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-05-27
bsd 4.4-lite pmax port as ported to NetBSD
glass
1994-05-27
upgrade to bsd 4.4-lite code base. only mod is rcsids
glass
1993-10-12
pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>
deraadt