Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import _FORTIFY_SOURCE implementation from NetBSD | Kyle Evans | 2024-05-13 | 1 | -0/+49 |
This is a mostly-unmodified copy of the various *_chk implementations and headers from NetBSD, without yet modifying system headers to start actually including them. A future commit will also apply the needed bits to fix ssp/unistd.h. Reviewed by: imp, pauamma_gundo.com (both previous versions), kib Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D32306 |