13 Commits (ebb4cc0fec110edc7caf5ae545bfb816565a060d)

Author SHA1 Message Date
Szabolcs Nagy b20760c023 support configurable page size on mips, powerpc and microblaze 13 years ago
Rich Felker a494171a5a fix invalid access in aio notification 13 years ago
Rich Felker 8600849d74 fix uninitialized variable in lio (aio) code 13 years ago
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