Histórico de Commits

Autor SHA1 Mensagem Data
  Tony Ambardar 05ce67fea9 add renameat2 linux syscall wrapper há 6 meses atrás
  Rich Felker 25e6fee27f remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE há 2 anos atrás
  Ismael Luceno 98e688a9da define NULL as nullptr when used in C++11 or later há 3 anos atrás
  Rich Felker f368d9fd26 make FILE a complete type for pre-C11 standard profiles há 5 anos atrás
  Rich Felker 2fae10f887 fix aliasing violations in fgetpos/fsetpos há 6 anos atrás
  Rich Felker 2488d31f5a adjust fopencookie structure tag for ABI-compat há 7 anos atrás
  William Pitcock 061843340f implement the fopencookie extension to stdio há 7 anos atrás
  Rich Felker c8a9c22173 restore type of NULL to void * except when used in C++ programs há 11 anos atrás
  Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat há 11 anos atrás
  Rich Felker b823ef2db1 fix FILENAME_MAX to match PATH_MAX há 11 anos atrás
  Rich Felker a3e2f3c2b1 respect iso c namespace in stdio.h and wchar.h regarding va_list há 11 anos atrás
  Rich Felker 41d7c77d6a use a common definition of NULL as 0L for C and C++ há 11 anos atrás
  Rich Felker d18a410bbf expose [v]asprintf under _BSD_SOURCE há 12 anos atrás
  Rich Felker 769fd4ce20 feature test macros: make _GNU_SOURCE enable everything há 12 anos atrás
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros há 12 anos atrás
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 há 12 anos atrás
  Rich Felker 9bff7c133e implement "low hanging fruit" from C11 há 12 anos atrás
  Rich Felker 617182734c add bsd fgetln function há 12 anos atrás
  Rich Felker 25b88f0810 add prototypes for getw/putw há 12 anos atrás
  Rich Felker 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE há 12 anos atrás
  Rich Felker a34b0465ba there is no such GNU function fpurge, only __fpurge. há 12 anos atrás
  Rich Felker b63cab76ec add prototype for BSD/GNU stdio *_unlocked extension functions há 12 anos atrás
  Rich Felker 15c7af3e21 remove duplicate lfs64 cruft in stdio.h há 12 anos atrás
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro há 12 anos atrás
  Rich Felker 2dd8d5e1b8 add support for ugly *64 functions with _LARGEFILE64_SOURCE há 12 anos atrás
  Rich Felker ce17ea6f2c add prototypes for GNU *_unlocked stdio functions há 13 anos atrás
  Rich Felker d4fa6f0e08 implement fmemopen há 13 anos atrás
  Rich Felker b158b32a44 implement open_memstream há 13 anos atrás
  Rich Felker 7640497f5f implement the nonstandard GNU function fpurge há 13 anos atrás
  Rich Felker e72180083e add more legacy functions: setlinebuf and setbuffer há 13 anos atrás