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)
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
Unknown Object (File)
Mon, Sep 29, 10:31 AM
Unknown Object (File)
Mon, Sep 29, 8:48 AM
Unknown Object (File)
Mon, Sep 29, 5:00 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