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
stdio.h
string.h Create the stpncpy() inline only when GCC>=4.8 || clang 2014-11-29 13:23:48 +00:00
strings.h
unistd.h