uglify headers for the sake of junk that compiles with gcc -std=c89/-ansi
[musl] / include / aio.h
2012-04-03 Rich Felkerremove useless (at best, harmful) feature test checks...
2011-09-28 Rich Felkerstupid typo (caused by rather ugly spelling in POSIX...
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