summaryrefslogtreecommitdiff
path: root/include/ssp/ssp.h
AgeCommit message (Expand)Author
2023-03-29PR/57288: Mingye Wang: <ssp/ssp.h>: Use __builtin_dynamic_object_sizechristos
2015-09-03correct __ssp_overlap() to not trigger for adjacent areasplunky
2015-06-25Allow SSP enabled functions to conditionally skip the object size check.joerg
2015-05-09add a macro to check overlapping pointerschristos
2012-08-08SSP mostly works with Clang, even if optimisation is disabled.joerg
2011-02-21Redo the SSP wrappers to be transparent on the resulting object files.joerg
2011-01-26provide a way to override the weak name.christos
2011-01-25proved an __ssp_check macro.christos
2011-01-20Use the _sys alias instead of the _ alias as the way to access the baselinechristos
2011-01-19Re-do ssp hijacking by defining inline functions and using the weak libcchristos
2010-12-22Use __dead instead of __attribute__((__noreturn__)) directly.jruoho
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-06-03- Misc cleanups to make the code more readable.christos
2007-05-30Move FORTIFY_SOURCE implementation from the somewhat ill-named "libssp"tls