Historique des commits

Auteur SHA1 Message Date
  Rich Felker 25e6fee27f remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE il y a 2 ans
  Rich Felker 1febd21d3f add time64 symbol name redirects to public headers, under arch control il y a 5 ans
  Rich Felker 56fbaa3bbe make all objects used with atomic operations volatile il y a 9 ans
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros il y a 12 ans
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
  Rich Felker f07222739b fix typo in aio.h il y a 12 ans
  Rich Felker 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE il y a 12 ans
  Rich Felker 2dd8d5e1b8 add support for ugly *64 functions with _LARGEFILE64_SOURCE il y a 12 ans
  Rich Felker 450f2c4a85 remove useless (at best, harmful) feature test checks in aio.h il y a 12 ans
  Rich Felker f0a8d60d32 stupid typo (caused by rather ugly spelling in POSIX..) in aio il y a 13 ans
  Rich Felker 4da289e1b3 fix return types for aio_read and aio_write again il y a 13 ans
  Rich Felker 13cd969552 fix various errors in function signatures/prototypes found by nsz il y a 13 ans
  Rich Felker fd408d27a0 fix prototypes for aio_read and aio_write il y a 13 ans
  Rich Felker b4de6f93ae implement POSIX asynchronous io il y a 13 ans