opnsense-src/include/ssp
Kyle Evans b53d7aa88f include: ssp: fortify <wchar.h>
This includes all of the w*() equivalents to str*()/mem*() implemented
in more or less the same way.  For these ones, we'll just use
header-only implementations from the start to stop further cluttering
the libc symbol table.

Reviewed by:	markj
Sponsored by:	Klara, Inc.
Sponsored by:	Stormshield
Differential Revision:	https://reviews.freebsd.org/D45682
2024-07-13 00:16:25 -05:00
..
Makefile include: ssp: fortify <wchar.h> 2024-07-13 00:16:25 -05:00
poll.h include: ssp: fortify poll/ppoll from <poll.h> 2024-07-13 00:16:24 -05:00
ssp.h include: ssp: round out fortification of current set of headers 2024-07-13 00:16:24 -05:00
stdio.h include: ssp: round out fortification of current set of headers 2024-07-13 00:16:24 -05:00
stdlib.h include: ssp: fortify <stdlib.h> 2024-07-13 00:16:24 -05:00
string.h include: ssp: round out fortification of current set of headers 2024-07-13 00:16:24 -05:00
strings.h include: ssp: round out fortification of current set of headers 2024-07-13 00:16:24 -05:00
unistd.h include: ssp: round out fortification of current set of headers 2024-07-13 00:16:24 -05:00
wchar.h include: ssp: fortify <wchar.h> 2024-07-13 00:16:25 -05:00