dns response handling: ignore presence of wrong-type RRs
[musl] / src / include /
2022-05-04 Rich Felkerprovide an internal namespace-safe __fstat
2022-05-02 Rich Felkerprovide an internal namespace-safe __fstatat
2021-09-24 Érico Nogueiraadd qsort_r and make qsort a wrapper around it
2020-11-11 Rich Felkergive libc access to its own malloc even if public mallo...
2020-10-15 Rich Felkermove aio implementation details to a proper internal...
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...