Rich Felker
|
3b94daba71
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
|
12 年之前 |
Rich Felker
|
2dd8d5e1b8
add support for ugly *64 functions with _LARGEFILE64_SOURCE
|
13 年之前 |
Rich Felker
|
450f2c4a85
remove useless (at best, harmful) feature test checks in aio.h
|
13 年之前 |
Rich Felker
|
f0a8d60d32
stupid typo (caused by rather ugly spelling in POSIX..) in aio
|
13 年之前 |
Rich Felker
|
4da289e1b3
fix return types for aio_read and aio_write again
|
13 年之前 |
Rich Felker
|
13cd969552
fix various errors in function signatures/prototypes found by nsz
|
13 年之前 |
Rich Felker
|
fd408d27a0
fix prototypes for aio_read and aio_write
|
13 年之前 |
Rich Felker
|
b4de6f93ae
implement POSIX asynchronous io
|
13 年之前 |