dns: fix workaround for systems defaulting to ipv6-only sockets
[musl] / src / linux / epoll.c
2022-08-25 Kristina Martsenkoepoll_create: fail with EINVAL if size is non-positive
2021-04-04 Rich Felkermake epoll_[p]wait a cancellation point
2014-05-30 Rich Felkerfix breakage from recent syscall commits due to missing...
2014-05-30 Rich Felkersupport linux kernel apis (new archs) with old syscalls...
2013-03-27 Rich Felkerremove __SYSCALL_SSLEN arch macro in favor of using...
2012-09-07 Rich Felkercleanup src/linux and src/misc trees, etc.