| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clean up and refactor program initialization | Rich Felker | 2012-10-07 | 1 | -12/+7 |
| * | save AT_HWCAP from auxv for subsequent use in machine-specific code | Rich Felker | 2012-07-27 | 1 | -0/+1 |
| * | 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 | 1 | -2/+4 |
| * | first attempt at enabling stack protector support | Rich Felker | 2012-04-24 | 1 | -0/+7 |
| * | security hardening: ensure suid programs have valid stdin/out/err | Rich Felker | 2011-08-23 | 1 | -0/+26 |
