NetBSD/lib/libc/ssp
christos d9b4f5bb0a #undef the fortified functions we use, otherwise we end up calling ourselves
recursively.
XXX: Do we need namespace.h here?
2007-06-03 17:34:35 +00:00
..
__builtin_object_size.3
fgets_chk.c #undef the fortified functions we use, otherwise we end up calling ourselves 2007-06-03 17:34:35 +00:00
gets_chk.c #undef the fortified functions we use, otherwise we end up calling ourselves 2007-06-03 17:34:35 +00:00
Makefile.inc
memcpy_chk.c #undef the fortified functions we use, otherwise we end up calling ourselves 2007-06-03 17:34:35 +00:00
memmove_chk.c #undef the fortified functions we use, otherwise we end up calling ourselves 2007-06-03 17:34:35 +00:00
memset_chk.c #undef the fortified functions we use, otherwise we end up calling ourselves 2007-06-03 17:34:35 +00:00
snprintf_chk.c #undef the fortified functions we use, otherwise we end up calling ourselves 2007-06-03 17:34:35 +00:00
sprintf_chk.c #undef the fortified functions we use, otherwise we end up calling ourselves 2007-06-03 17:34:35 +00:00
ssp.3
strcat_chk.c
strcpy_chk.c #undef the fortified functions we use, otherwise we end up calling ourselves 2007-06-03 17:34:35 +00:00
strncat_chk.c
strncpy_chk.c #undef the fortified functions we use, otherwise we end up calling ourselves 2007-06-03 17:34:35 +00:00
vsnprintf_chk.c #undef the fortified functions we use, otherwise we end up calling ourselves 2007-06-03 17:34:35 +00:00
vsprintf_chk.c #undef the fortified functions we use, otherwise we end up calling ourselves 2007-06-03 17:34:35 +00:00