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)
Sun, Feb 9, 11:54 AM
Unknown Object (File)
Sat, Feb 8, 12:33 PM
Unknown Object (File)
Mon, Feb 3, 12:41 AM
Unknown Object (File)
Jan 19 2025, 8:04 PM
Unknown Object (File)
Jan 17 2025, 11:20 PM
Unknown Object (File)
Jan 15 2025, 5:59 AM
Unknown Object (File)
Dec 26 2024, 11:59 AM
Unknown Object (File)
Dec 23 2024, 2: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