NetBSD/lib/libc/ssp
christos baa7071088 we don't support stpncpy until gcc does 2013-11-07 02:01:42 +00:00
..
Makefile.inc we don't support stpncpy until gcc does 2013-11-07 02:01:42 +00:00
__builtin_object_size.3 Minus (one) needs a backslash before the minus. 2012-07-19 06:44:12 +00:00
fgets_chk.c
gets_chk.c avoid linker warning for compat symbols that are used internally in libc, 2013-10-04 20:49:16 +00:00
memcpy_chk.c
memmove_chk.c
memset_chk.c
snprintf_chk.c
sprintf_chk.c
ssp.3 we don't support stpncpy until gcc does 2013-11-07 02:01:42 +00:00
stpcpy_chk.c handle old gcc 2013-11-06 16:58:58 +00:00
stpncpy_chk.c handle old gcc 2013-11-06 16:58:58 +00:00
strcat_chk.c make the "src" strings const as in the unchecked equivalents 2009-11-17 20:44:26 +00:00
strcpy_chk.c simplify 2013-11-06 16:30:27 +00:00
strncat_chk.c make the "src" strings const as in the unchecked equivalents 2009-11-17 20:44:26 +00:00
strncpy_chk.c
vsnprintf_chk.c
vsprintf_chk.c