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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
unistd.h fix readlink prototype. 2011-01-26 18:07:44 +00:00