NetBSD/include/ssp
joerg 3eb244d801 Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
2011-07-17 20:54:30 +00:00
..
ssp.h Redo the SSP wrappers to be transparent on the resulting object files. 2011-02-21 00:40:07 +00:00
stdio.h Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
string.h
strings.h
unistd.h fix readlink prototype. 2011-01-26 18:07:44 +00:00