Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | direct syscall to open in __init_security needs O_LARGEFILE | Rich Felker | 2012-06-14 | 1 | -1/+1 |
* | fix missing static (namespace clash) | Rich Felker | 2012-05-10 | 1 | -1/+1 |
* | overhaul SSP support to use a real canary | Rich Felker | 2012-05-03 | 3 | -8/+17 |
* | make stack protector work with gcc configured for non-tls canary | Rich Felker | 2012-04-30 | 1 | -0/+2 |
* | first attempt at enabling stack protector support | Rich Felker | 2012-04-24 | 2 | -0/+21 |
* | bring back ___environ symbol (3 underscores) | Rich Felker | 2011-08-23 | 1 | -0/+1 |
* | security hardening: ensure suid programs have valid stdin/out/err | Rich Felker | 2011-08-23 | 3 | -13/+38 |
* | fix for setenv bogus var argument handling | Rich Felker | 2011-07-28 | 1 | -1/+1 |
* | add startup abi functions, dummy for now. eventually needed for c++ support. | Rich Felker | 2011-04-06 | 2 | -0/+10 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 7 | -0/+178 |