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)
Sun, Nov 9, 5:12 AM
Unknown Object (File)
Tue, Nov 4, 3:04 PM
Unknown Object (File)
Fri, Oct 17, 5:03 PM
Unknown Object (File)
Fri, Oct 17, 5:03 PM
Unknown Object (File)
Fri, Oct 17, 5:03 PM
Unknown Object (File)
Fri, Oct 17, 8:29 AM
Unknown Object (File)
Oct 11 2025, 8:43 PM
Unknown Object (File)
Oct 9 2025, 4:38 PM
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