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)
Thu, Apr 24, 3:12 PM
Unknown Object (File)
Thu, Apr 24, 1:33 PM
Unknown Object (File)
Tue, Apr 22, 3:31 PM
Unknown Object (File)
Wed, Apr 16, 11:33 AM
Unknown Object (File)
Sun, Apr 6, 8:59 PM
Unknown Object (File)
Sun, Apr 6, 7:57 PM
Unknown Object (File)
Feb 9 2025, 11:54 AM
Unknown Object (File)
Feb 8 2025, 12:33 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