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 19caa25d0a remove undef weak refs to init/fini array symbols in libc.so 11 years ago
..
__environ.c remove unused #undef environ now that libc.h no longer #defines it 13 years ago
__init_tls.c unify static and dynamic linked implementations of thread-local storage 11 years ago
__libc_start_main.c remove undef weak refs to init/fini array symbols in libc.so 11 years ago
__reset_tls.c unify static and dynamic linked implementations of thread-local storage 11 years ago
__stack_chk_fail.c eliminate use of SHARED macro to suppress visibility attributes 11 years ago
clearenv.c include cleanups: remove unused headers and add feature test macros 13 years ago
getenv.c initial check-in, version 0.5.0 15 years ago
putenv.c include cleanups: remove unused headers and add feature test macros 13 years ago
setenv.c remove errno setting from setenv, malloc sets it correctly on oom 13 years ago
unsetenv.c include cleanups: remove unused headers and add feature test macros 13 years ago