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, Dec 26, 11:59 AM
Unknown Object (File)
Mon, Dec 23, 2:36 AM
Unknown Object (File)
Sun, Dec 22, 1:27 AM
Unknown Object (File)
Dec 8 2024, 11:12 PM
Unknown Object (File)
Dec 7 2024, 3:48 AM
Unknown Object (File)
Dec 4 2024, 2:56 PM
Unknown Object (File)
Dec 2 2024, 4:36 AM
Unknown Object (File)
Dec 1 2024, 3:17 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