freebsd-src/lib/libc/secure
Kyle Evans 8b0682644e Fix the GCC build after _FORTIFY_SOURCE import
We haven't exposed gets(3) in a long time, rip out __gets_chk before
it's too late and something builds a gets(3) user with it enabled.
2024-05-13 11:21:38 -05:00
..
fgets_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
Makefile.inc Fix the GCC build after _FORTIFY_SOURCE import 2024-05-13 11:21:38 -05:00
memcpy_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
memmove_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
memset_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
snprintf_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
sprintf_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
ssp_internal.h Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
stack_protector_compat.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
stack_protector.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
stpcpy_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
stpncpy_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
strcat_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
strcpy_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
strncat_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
strncpy_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
Symbol.map Fix the GCC build after _FORTIFY_SOURCE import 2024-05-13 11:21:38 -05:00
vsnprintf_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
vsprintf_chk.c Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00