1. c1a9658 default features: make musl usable without feature test macros by Rich Felker · 12 years ago
  2. 400c5e5 use restrict everywhere it's required by c99 and/or posix 2008 by Rich Felker · 12 years ago
  3. f072227 fix typo in aio.h by Rich Felker · 12 years ago
  4. 3b94dab _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE by Rich Felker · 12 years ago
  5. 2dd8d5e add support for ugly *64 functions with _LARGEFILE64_SOURCE by Rich Felker · 12 years ago
  6. 450f2c4 remove useless (at best, harmful) feature test checks in aio.h by Rich Felker · 12 years ago
  7. f0a8d60 stupid typo (caused by rather ugly spelling in POSIX..) in aio by Rich Felker · 13 years ago
  8. 4da289e fix return types for aio_read and aio_write again by Rich Felker · 13 years ago
  9. 13cd969 fix various errors in function signatures/prototypes found by nsz by Rich Felker · 13 years ago
  10. fd408d2 fix prototypes for aio_read and aio_write by Rich Felker · 13 years ago
  11. b4de6f9 implement POSIX asynchronous io by Rich Felker · 13 years ago