update syscalls with off_t arguments to handle argument alignment, if needed
[musl] / include / aio.h
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-13 Rich Felkerfix prototypes for aio_read and aio_write
2011-09-09 Rich Felkerimplement POSIX asynchronous io