poll: fix misuse of timespec type on 32-bit archs without poll syscall
[musl] / src / select / poll.c
2023-03-03 Rich Felkerpoll: fix misuse of timespec type on 32-bit archs witho...
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2014-05-30 Rich Felkersupport linux kernel apis (new archs) with old syscalls...
2011-04-17 Rich Felkeroverhaul pthread cancellation
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-12 Rich Felkerinitial check-in, version 0.5.0