fix regression in select with no timeout
[oweals/musl.git] / src / include /
2019-07-27 Rich Felkerrefactor thrd_sleep and nanosleep in terms of clock_nan...
2019-07-16 Rich Felkeruse namespace-safe __lseek for __stdio_seek instead...
2019-07-10 Samuel Hollanduse the correct attributes for ___errno_location
2019-03-12 Rich Felkermake FILE a complete type for pre-C11 standard profiles
2019-02-22 Rich Felkeradd membarrier syscall wrapper, refactor dynamic tls...
2019-02-16 Rich Felkerintroduce namespace-safe rwlock aliases; use in pthread...
2018-12-10 Rich Felkeradd namespace-safe version of getauxval for internal use
2018-10-18 Rich Felkerbypass indirection through pointer objects to access...
2018-09-15 Rich Felkeradd hidden version of &errno accessor function
2018-09-12 Rich Felkeruse wrapper headers to hide most namespaced/internally...
2018-09-12 Rich Felkerdeclare __env_rm_add in wrapper stdlib.h
2018-09-12 Rich Felkeroverhaul internally-public declarations using wrapper...