NetBSD/lib/libc/ssp
perry e34be9798b Never use "utilize". It means exactly the same thing as "use", but it
is longer and more cumbersome. It can always be replaced with "use"
without any change in meaning.
2007-08-20 16:07:05 +00:00
..
__builtin_object_size.3
fgets_chk.c Update includes so that this builds for USE_FORT=no too. 2007-08-04 19:37:52 +00:00
gets_chk.c Update includes so that this builds for USE_FORT=no too. 2007-08-04 19:37:52 +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 Update includes so that this builds for USE_FORT=no too. 2007-08-04 19:37:52 +00:00
sprintf_chk.c Update includes so that this builds for USE_FORT=no too. 2007-08-04 19:37:52 +00:00
ssp.3 Never use "utilize". It means exactly the same thing as "use", but it 2007-08-20 16:07:05 +00:00
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 Update includes so that this builds for USE_FORT=no too. 2007-08-04 19:37:52 +00:00
vsprintf_chk.c Update includes so that this builds for USE_FORT=no too. 2007-08-04 19:37:52 +00:00