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
/
sparc
/
include
/
stdarg.h
Age
Commit message (
Expand
)
Author
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
2002-07-20
sync these with the sparc64 versions.
mrg
2000-10-13
void cast for lint.
christos
2000-02-03
Add a C99-style va_copy macro.
kleink
1999-05-04
clean up old GCC.1 stuff.
christos
1999-05-03
Define __extension__ if __GNUC__ < 2
christos
1999-02-20
The recent simplification of the lint version of the va_arg macro broke
kristerw
1999-02-13
Avoid defining __extension__ if we don't need to. Breaks lint.
christos
1998-07-27
Delint.
mycroft
1996-12-27
Annul `__builtin_classify_type' and `__extension__' if __lint__.
pk
1995-12-29
Make this work for GCC < 2.6.
mycroft
1995-12-25
Stylistic changes.
mycroft
1995-12-25
Update for GCC 2.7, and fix bugs.
mycroft
1995-01-28
ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.
jtc
1994-11-20
copyright/Id cleanup
deraadt
1994-10-15
make <stdarg.h> a symlink, and clean up ports' stdarg.h and varargs.h files.
cgd
1994-05-25
sync with 4.4-lite
pk
1993-10-11
stdarg.h, varargs.h, psl.h, autoconf.h: posted patches from torek
deraadt
1993-10-02
Chris Torek's sparc port. Missing lots of things.
deraadt