Rich Felker
|
c1a9658bd1
default features: make musl usable without feature test macros
|
12 سال پیش |
Rich Felker
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 سال پیش |
Rich Felker
|
f07222739b
fix typo in aio.h
|
12 سال پیش |
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 سال پیش |