in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / include / sys / eventfd.h
2012-11-26 Rich Felkerfix eventfd and inotify nonblock/cloexec flags to match...
2011-05-08 Rich Felkereventfd syscall wrapper and read/write wrappers