Rich Felker 9e2d820a55 use a dedicated futex object for pthread_join instead of tid field 7 years ago
..
__environ.c f78cdbe899 remove unused #undef environ now that libc.h no longer #defines it 12 years ago
__init_tls.c 9e2d820a55 use a dedicated futex object for pthread_join instead of tid field 7 years ago
__libc_start_main.c 119bc55ba6 prevent bypass of guarantee that suids start with fd 0/1/2 open 7 years ago
__reset_tls.c d56460c939 unify static and dynamic linked implementations of thread-local storage 9 years ago
__stack_chk_fail.c 8a8fdf6398 eliminate use of SHARED macro to suppress visibility attributes 9 years ago
clearenv.c cc0dbd5f09 free allocations in clearenv 7 years ago
getenv.c 8e932792c9 overhaul environment functions 7 years ago
putenv.c 8e932792c9 overhaul environment functions 7 years ago
setenv.c 8e932792c9 overhaul environment functions 7 years ago
unsetenv.c 8e932792c9 overhaul environment functions 7 years ago