index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ssp
/
ssp.h
Age
Commit message (
Expand
)
Author
2023-03-29
PR/57288: Mingye Wang: <ssp/ssp.h>: Use __builtin_dynamic_object_size
christos
2015-09-03
correct __ssp_overlap() to not trigger for adjacent areas
plunky
2015-06-25
Allow SSP enabled functions to conditionally skip the object size check.
joerg
2015-05-09
add a macro to check overlapping pointers
christos
2012-08-08
SSP mostly works with Clang, even if optimisation is disabled.
joerg
2011-02-21
Redo the SSP wrappers to be transparent on the resulting object files.
joerg
2011-01-26
provide a way to override the weak name.
christos
2011-01-25
proved an __ssp_check macro.
christos
2011-01-20
Use the _sys alias instead of the _ alias as the way to access the baseline
christos
2011-01-19
Re-do ssp hijacking by defining inline functions and using the weak libc
christos
2010-12-22
Use __dead instead of __attribute__((__noreturn__)) directly.
jruoho
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-06-03
- Misc cleanups to make the code more readable.
christos
2007-05-30
Move FORTIFY_SOURCE implementation from the somewhat ill-named "libssp"
tls