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
F132488485: D45677.diff
Fri, Oct 17, 8:29 AM
Unknown Object (File)
Sat, Oct 11, 8:43 PM
Unknown Object (File)
Thu, Oct 9, 4:38 PM
Unknown Object (File)
Tue, Oct 7, 6:43 AM
Unknown Object (File)
Wed, Oct 1, 9:53 PM
Unknown Object (File)
Tue, Sep 30, 2:27 AM
Unknown Object (File)
Mon, Sep 29, 8:35 PM
Unknown Object (File)
Mon, Sep 29, 10:36 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