fix init race that could lead to deadlock in malloc init code
[musl] / src / linux / epoll.c
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.