Rich Felker efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h 12 years ago
..
__environ.c 291666a14a bring back ___environ symbol (3 underscores) 13 years ago
__init_security.c 0a96a37f06 clean up and refactor program initialization 12 years ago
__init_tls.c efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h 12 years ago
__libc_csu_fini.c 92bd4c6031 add startup abi functions, dummy for now. eventually needed for c++ support. 14 years ago
__libc_csu_init.c 92bd4c6031 add startup abi functions, dummy for now. eventually needed for c++ support. 14 years ago
__libc_start_main.c 12e9b4faf6 i386 vsyscall support (vdso-provided sysenter/syscall instruction based) 12 years ago
__stack_chk_fail.c 3a5aa8e49c fix unused variable warnings 12 years ago
clearenv.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
getenv.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
putenv.c 31a55f233b as an extension, have putenv("VAR") behave as unsetenv("VAR") 12 years ago
setenv.c 649af9f73a fix for setenv bogus var argument handling 14 years ago
unsetenv.c 0b44a0315b initial check-in, version 0.5.0 14 years ago