Rich Felker b4ea63856a add support for program_invocation[_short]_name 12 yıl önce
..
__environ.c f78cdbe899 remove unused #undef environ now that libc.h no longer #defines it 12 yıl önce
__init_security.c 0a96a37f06 clean up and refactor program initialization 12 yıl önce
__init_tls.c e172c7b4df fix reference to libc struct in static tls init code 12 yıl önce
__libc_csu_fini.c 92bd4c6031 add startup abi functions, dummy for now. eventually needed for c++ support. 14 yıl önce
__libc_csu_init.c 92bd4c6031 add startup abi functions, dummy for now. eventually needed for c++ support. 14 yıl önce
__libc_start_main.c b4ea63856a add support for program_invocation[_short]_name 12 yıl önce
__stack_chk_fail.c 3a5aa8e49c fix unused variable warnings 12 yıl önce
clearenv.c 0b44a0315b initial check-in, version 0.5.0 14 yıl önce
getenv.c 0b44a0315b initial check-in, version 0.5.0 14 yıl önce
putenv.c 31a55f233b as an extension, have putenv("VAR") behave as unsetenv("VAR") 12 yıl önce
setenv.c 649af9f73a fix for setenv bogus var argument handling 14 yıl önce
unsetenv.c 0b44a0315b initial check-in, version 0.5.0 14 yıl önce