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 331993e3fc refactor thrd_sleep and nanosleep in terms of clock_nanosleep 7 years ago
..
arpa use wrapper headers to hide most namespaced/internally-public symbols 8 years ago
sys add membarrier syscall wrapper, refactor dynamic tls install to use it 7 years ago
crypt.h use wrapper headers to hide most namespaced/internally-public symbols 8 years ago
errno.h use the correct attributes for ___errno_location 7 years ago
features.h overhaul internally-public declarations using wrapper headers 8 years ago
langinfo.h overhaul internally-public declarations using wrapper headers 8 years ago
pthread.h introduce namespace-safe rwlock aliases; use in pthread_key_create 7 years ago
resolv.h use wrapper headers to hide most namespaced/internally-public symbols 8 years ago
signal.h use wrapper headers to hide most namespaced/internally-public symbols 8 years ago
stdio.h make FILE a complete type for pre-C11 standard profiles 7 years ago
stdlib.h use wrapper headers to hide most namespaced/internally-public symbols 8 years ago
string.h use wrapper headers to hide most namespaced/internally-public symbols 8 years ago
time.h refactor thrd_sleep and nanosleep in terms of clock_nanosleep 7 years ago
unistd.h use namespace-safe __lseek for __stdio_seek instead of direct syscall 7 years ago
wchar.h make FILE a complete type for pre-C11 standard profiles 7 years ago