freebsd-src/include/ssp
Warner Losh d8b51259ca ssp: Protect sig2str with proper visibility markers
We only define SIG2STR_MAX with careful visibility, but define the
fortified version unconditionally. It needs to have the same visibility
both places.

Fixes:		3d12567133
Reviewed by:	jrtc27, kevans
Sponsored by:	Netflix
2025-06-11 21:19:05 -06:00
..
Makefile include: ssp: fortify <signal.h> 2025-06-11 17:16:22 -06:00
Makefile.depend Update Makefile.depend files 2024-10-14 10:26:17 -07:00
poll.h Tweak ppoll() to include 1003.1-2024 visibility, take two 2024-12-14 22:40:16 -06:00
random.h include: ssp: fortify <sys/random.h> 2024-07-13 00:16:25 -05:00
signal.h ssp: Protect sig2str with proper visibility markers 2025-06-11 21:19:05 -06:00
socket.h include: ssp: fix the build with earlier C standards 2024-07-16 00:12:27 -05:00
ssp.h ssp: Make ssp.h more self-contained 2024-12-29 17:57:46 +00:00
stdio.h include: ssp: hide gets_s behind __EXT1_VISIBLE 2024-10-02 12:47:55 -05:00
stdlib.h libc: Add getenv_r() function. 2025-04-27 08:29:32 +02:00
string.h lib/libc/string: apply SSP hardening and tests to memset_explicit 2024-11-14 23:10:00 +01:00
strings.h include: ssp: round out fortification of current set of headers 2024-07-13 00:16:24 -05:00
uio.h include: ssp: fortify <sys/uio.h> 2024-07-13 00:16:25 -05:00
unistd.h include: ssp: round out fortification of current set of headers 2024-07-13 00:16:24 -05:00
wchar.h ssp: switch to _limits.h for the upper bound of size_t 2024-08-01 15:42:17 -05:00