NetBSD/include/ssp
pooka a238844191 Create the stpncpy() inline only when GCC>=4.8 || clang
Mirrors the stpncpy() wrapper macro and avoids the following:
warning: implicit declaration of function ‘__builtin___stpncpy_chk’
2014-11-29 13:23:48 +00:00
..
ssp.h SSP mostly works with Clang, even if optimisation is disabled. 2012-08-08 20:23:32 +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 Create the stpncpy() inline only when GCC>=4.8 || clang 2014-11-29 13:23:48 +00:00
strings.h
unistd.h