summaryrefslogtreecommitdiff
path: root/src/env
AgeCommit message (Expand)AuthorLines
2012-05-03overhaul SSP support to use a real canaryRich Felker-8/+17
2012-04-30make stack protector work with gcc configured for non-tls canaryRich Felker-0/+2
2012-04-24first attempt at enabling stack protector supportRich Felker-0/+21
2011-08-23bring back ___environ symbol (3 underscores)Rich Felker-0/+1
2011-08-23security hardening: ensure suid programs have valid stdin/out/errRich Felker-13/+38
2011-07-28fix for setenv bogus var argument handlingRich Felker-1/+1
2011-04-06add startup abi functions, dummy for now. eventually needed for c++ support.Rich Felker-0/+10
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+178