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 a7936f61b2 fix ordering of shared library ctors with respect to libc init 14 years ago
..
__environ.c bring back ___environ symbol (3 underscores) 15 years ago
__init_security.c clean up and refactor program initialization 14 years ago
__init_tls.c clean up sloppy nested inclusion from pthread_impl.h 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 fix ordering of shared library ctors with respect to libc init 14 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