HomeFreeBSD

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

Description

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

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.

Reviewed by: markj
Sponsored by: Klara, Inc.
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D45677

Details

Provenance
kevansAuthored on Jul 13 2024, 5:16 AM
Reviewer
markj
Differential Revision
D45677: libc: move __ssp_overlap back out into <ssp/ssp.h>
Parents
rG41c233dec6c1: Prepare some build fixes in advance of more _FORTIFY_SOURCE
Branches
Unknown
Tags
Unknown