fix ppoll with null timeout argument
[musl] / src / aio /
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-09-28 Rich Felkerstupid typo (caused by rather ugly spelling in POSIX...
2011-09-16 Rich Felkerfix idiotic const-correctness error in lio_listio
2011-09-14 Rich Felkerfix inconsistent signature for aio_error
2011-09-14 Rich Felkerfix return types for aio_read and aio_write again
2011-09-14 Rich Felkerfix various errors in function signatures/prototypes...
2011-09-09 Rich Felkerimplement POSIX asynchronous io