summaryrefslogtreecommitdiff
path: root/src/env/__stack_chk_fail.c
AgeCommit message (Expand)AuthorLines
2012-11-01fix unused variable warningsRich Felker-1/+0
2012-10-07clean up and refactor program initializationRich Felker-3/+2
2012-08-25ensure canary is setup if stack-prot libs are dlopen'd into non-ssp appRich Felker-1/+2
2012-05-03overhaul SSP support to use a real canaryRich Felker-4/+13
2012-04-24first attempt at enabling stack protector supportRich Felker-0/+14