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.
 
 
 
 
 
 
Szabolcs Nagy 4405702a41 remove errno setting from setenv, malloc sets it correctly on oom 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 support configurable page size on mips, powerpc and microblaze 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 remove errno setting from setenv, malloc sets it correctly on oom 13 years ago
unsetenv.c initial check-in, version 0.5.0 15 years ago