Historique des commits

Auteur SHA1 Message Date
  Rich Felker c8a9c22173 restore type of NULL to void * except when used in C++ programs il y a 11 ans
  Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat il y a 11 ans
  Rich Felker b823ef2db1 fix FILENAME_MAX to match PATH_MAX il y a 11 ans
  Rich Felker a3e2f3c2b1 respect iso c namespace in stdio.h and wchar.h regarding va_list il y a 11 ans
  Rich Felker 41d7c77d6a use a common definition of NULL as 0L for C and C++ il y a 12 ans
  Rich Felker d18a410bbf expose [v]asprintf under _BSD_SOURCE il y a 12 ans
  Rich Felker 769fd4ce20 feature test macros: make _GNU_SOURCE enable everything il y a 12 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 9bff7c133e implement "low hanging fruit" from C11 il y a 12 ans
  Rich Felker 617182734c add bsd fgetln function il y a 12 ans
  Rich Felker 25b88f0810 add prototypes for getw/putw il y a 12 ans
  Rich Felker 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE il y a 12 ans
  Rich Felker a34b0465ba there is no such GNU function fpurge, only __fpurge. il y a 12 ans
  Rich Felker b63cab76ec add prototype for BSD/GNU stdio *_unlocked extension functions il y a 12 ans
  Rich Felker 15c7af3e21 remove duplicate lfs64 cruft in stdio.h il y a 12 ans
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro il y a 12 ans
  Rich Felker 2dd8d5e1b8 add support for ugly *64 functions with _LARGEFILE64_SOURCE il y a 13 ans
  Rich Felker ce17ea6f2c add prototypes for GNU *_unlocked stdio functions il y a 13 ans
  Rich Felker d4fa6f0e08 implement fmemopen il y a 13 ans
  Rich Felker b158b32a44 implement open_memstream il y a 13 ans
  Rich Felker 7640497f5f implement the nonstandard GNU function fpurge il y a 13 ans
  Rich Felker e72180083e add more legacy functions: setlinebuf and setbuffer il y a 14 ans
  Rich Felker 46b99426e1 prototypes for GNU asprintf/vasprintf il y a 14 ans
  Rich Felker 571312de5f move stdio stuff that's not arch-specific out of bits il y a 14 ans
  Rich Felker 80695b1d1e begin namespace-cleanup of standard C headers il y a 14 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans