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 7c6c290695 add system for resetting TLS to initial values 13 years ago
..
__environ.c remove unused #undef environ now that libc.h no longer #defines it 13 years ago
__init_security.c clean up and refactor program initialization 14 years ago
__init_tls.c add system for resetting TLS to initial values 13 years ago
__libc_start_main.c add support for init/fini array in main program, and greatly simplify 13 years ago
__reset_tls.c add system for resetting TLS to initial values 13 years ago
__stack_chk_fail.c fix unused variable warnings 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 as an extension, have putenv("VAR") behave as unsetenv("VAR") 14 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