index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc
/
include
/
stdarg.h
Age
Commit message (
Expand
)
Author
2011-03-23
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
Paul Irofti
2008-10-23
Move the va_copy define to <sys/stdrag.h> making sure it is uniformaly
Mark Kettenis
2006-04-09
#ifdef lint wraps for va_start
Theo de Raadt
2006-01-06
Adapt things to use __type_t instead of _BSD_TYPE_T_
Todd C. Miller
2005-12-15
Protect va_copy with __ISO_C_VISIBLE as intended.
Todd C. Miller
2005-12-15
__BSD_VISIBLE is not compared against a date
Theo de Raadt
2005-12-14
make va_arg() map to nothing; ok millert
Theo de Raadt
2005-12-14
convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@
Todd C. Miller
2005-12-14
Add a __statement macro to use with gcc statement expressions instead
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-10-23
Add a trivial va_copy() macro to all architectures but powerpc
Todd C. Miller
1997-08-08
Mostly sync to NetBSD-current 970804.
Jason Downs
1995-12-31
from netbsd; handle more netbsd versions
Theo de Raadt
1995-12-30
from netbsd: support more gcc versions
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt