Page MenuHomeFreeBSD

libc: move __ssp_overlap back out into <ssp/ssp.h>
ClosedPublic

Authored by kevans on Jun 21 2024, 4:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 16, 2:18 AM
Unknown Object (File)
Sun, Feb 8, 12:30 PM
Unknown Object (File)
Sun, Feb 8, 9:25 AM
Unknown Object (File)
Sat, Jan 31, 3:26 AM
Unknown Object (File)
Jan 22 2026, 10:41 PM
Unknown Object (File)
Jan 14 2026, 1:10 PM
Unknown Object (File)
Jan 14 2026, 11:23 AM
Unknown Object (File)
Jan 13 2026, 2:11 AM
Subscribers

Details

Summary

We'll be using it in some upcoming definitions in headers, so move it
back now but slap a warning on it. Our upcoming uses will all be inside
of inline functions, so we're not overly concerned about double
evaluation immediately.

Sponsored by: Stormshield
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable