10 Commits (44b4d09fc0626541ca12cf96f65adc21ab1fc413)

Author SHA1 Message Date
Szabolcs Nagy a753f7fe7a fix lio_listio return value in LIO_WAIT mode 14 years ago
Rich Felker b427c82265 use alternate argument syntax for restrict with lio_listio 14 years ago
Rich Felker efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h 14 years ago
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker f0a8d60d32 stupid typo (caused by rather ugly spelling in POSIX..) in aio 15 years ago
Rich Felker 144c951b0d fix idiotic const-correctness error in lio_listio 15 years ago
Rich Felker 7c131a3108 fix inconsistent signature for aio_error 15 years ago
Rich Felker 4da289e1b3 fix return types for aio_read and aio_write again 15 years ago
Rich Felker 13cd969552 fix various errors in function signatures/prototypes found by nsz 15 years ago
Rich Felker b4de6f93ae implement POSIX asynchronous io 15 years ago