Commit History

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