You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 1dd6eee692 direct syscall to open in __init_security needs O_LARGEFILE 14 years ago
..
__environ.c bring back ___environ symbol (3 underscores) 15 years ago
__init_security.c direct syscall to open in __init_security needs O_LARGEFILE 14 years ago
__libc_csu_fini.c add startup abi functions, dummy for now. eventually needed for c++ support. 15 years ago
__libc_csu_init.c add startup abi functions, dummy for now. eventually needed for c++ support. 15 years ago
__libc_start_main.c security hardening: ensure suid programs have valid stdin/out/err 15 years ago
__stack_chk_fail.c overhaul SSP support to use a real canary 14 years ago
clearenv.c initial check-in, version 0.5.0 15 years ago
getenv.c initial check-in, version 0.5.0 15 years ago
putenv.c initial check-in, version 0.5.0 15 years ago
setenv.c fix for setenv bogus var argument handling 15 years ago
unsetenv.c initial check-in, version 0.5.0 15 years ago