10 Commits (5fac93db379cd82bd2d661715b360924eccca82c)

Author SHA1 Message Date
Rich Felker 1dd6eee692 direct syscall to open in __init_security needs O_LARGEFILE 14 years ago
Rich Felker 7e310e591e fix missing static (namespace clash) 14 years ago
Rich Felker 58aa5f45ed overhaul SSP support to use a real canary 14 years ago
Rich Felker 63374ee233 make stack protector work with gcc configured for non-tls canary 14 years ago
Rich Felker 60872cf9c9 first attempt at enabling stack protector support 14 years ago
Rich Felker 291666a14a bring back ___environ symbol (3 underscores) 15 years ago
Rich Felker df0b5a4940 security hardening: ensure suid programs have valid stdin/out/err 15 years ago
Rich Felker 649af9f73a fix for setenv bogus var argument handling 15 years ago
Rich Felker 92bd4c6031 add startup abi functions, dummy for now. eventually needed for c++ support. 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago