Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros hace 12 años
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
  Rich Felker 9bff7c133e implement "low hanging fruit" from C11 hace 12 años
  Rich Felker 617182734c add bsd fgetln function hace 12 años
  Rich Felker 25b88f0810 add prototypes for getw/putw hace 12 años
  Rich Felker 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE hace 12 años
  Rich Felker a34b0465ba there is no such GNU function fpurge, only __fpurge. hace 12 años
  Rich Felker b63cab76ec add prototype for BSD/GNU stdio *_unlocked extension functions hace 12 años
  Rich Felker 15c7af3e21 remove duplicate lfs64 cruft in stdio.h hace 12 años
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro hace 12 años
  Rich Felker 2dd8d5e1b8 add support for ugly *64 functions with _LARGEFILE64_SOURCE hace 13 años
  Rich Felker ce17ea6f2c add prototypes for GNU *_unlocked stdio functions hace 13 años
  Rich Felker d4fa6f0e08 implement fmemopen hace 13 años
  Rich Felker b158b32a44 implement open_memstream hace 13 años
  Rich Felker 7640497f5f implement the nonstandard GNU function fpurge hace 13 años
  Rich Felker e72180083e add more legacy functions: setlinebuf and setbuffer hace 14 años
  Rich Felker 46b99426e1 prototypes for GNU asprintf/vasprintf hace 14 años
  Rich Felker 571312de5f move stdio stuff that's not arch-specific out of bits hace 14 años
  Rich Felker 80695b1d1e begin namespace-cleanup of standard C headers hace 14 años
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 hace 14 años