index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
env
/
__stack_chk_fail.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
define and use internal macros for hidden visibility, weak refs
Rich Felker
2018-09-05
1
-2
/
+1
*
eliminate use of SHARED macro to suppress visibility attributes
Rich Felker
2015-11-11
1
-10
/
+1
*
provide __stack_chk_fail_local in libc.a
Rich Felker
2015-06-20
1
-0
/
+4
*
fix stack protector crashes on x32 & powerpc due to misplaced TLS canary
Rich Felker
2015-05-06
1
-1
/
+1
*
allow libc itself to be built with stack protector enabled
Rich Felker
2015-04-13
1
-0
/
+10
*
remove remnants of support for running in no-thread-pointer mode
Rich Felker
2015-04-13
1
-2
/
+1
*
remove lazy ssp initialization
Timo Teräs
2014-03-25
1
-13
/
+5
*
always initialize thread pointer at program start
Rich Felker
2014-03-24
1
-1
/
+7
*
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
2013-12-12
1
-2
/
+1
*
fix unused variable warnings
Rich Felker
2012-11-01
1
-1
/
+0
*
clean up and refactor program initialization
Rich Felker
2012-10-07
1
-3
/
+2
*
ensure canary is setup if stack-prot libs are dlopen'd into non-ssp app
Rich Felker
2012-08-25
1
-1
/
+2
*
overhaul SSP support to use a real canary
Rich Felker
2012-05-03
1
-4
/
+13
*
first attempt at enabling stack protector support
Rich Felker
2012-04-24
1
-0
/
+14