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