Historique des commits

Auteur SHA1 Message Date
  Ismael Luceno 98e688a9da define NULL as nullptr when used in C++11 or later il y a 3 ans
  Rich Felker f368d9fd26 make FILE a complete type for pre-C11 standard profiles il y a 5 ans
  Rich Felker 2ed4e9d927 remove parameter names from public headers il y a 8 ans
  Daniel Sabogal 5505f6afae add missing *_unlocked and wcsftime_l prototypes to wchar.h il y a 8 ans
  Rich Felker d0040e239e improve iswdigit macro to diagnose errors il y a 9 ans
  Rich Felker a60457c84a suppress macro definitions of ctype functions under C++ il y a 10 ans
  Rich Felker ab9672ae73 implement uchar.h (C11 UTF-16/32 conversion) interfaces il y a 10 ans
  Rich Felker c8a9c22173 restore type of NULL to void * except when used in C++ programs il y a 11 ans
  Rich Felker 2e5dfa515f fix feature test macro logic for _BSD_SOURCE il y a 11 ans
  Rich Felker c4dd0c98ba change wint_t to unsigned 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 a3e2f3c2b1 respect iso c namespace in stdio.h and wchar.h regarding va_list il y a 11 ans
  Rich Felker c7af271000 eliminate bits/wchar.h 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 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 e0614f7cd4 add all missing wchar functions except floating point parsers il y a 12 ans
  Rich Felker 224c7a376a fix the type of wchar_t on arm; support wchar_t varying with arch il y a 13 ans
  Rich Felker 1461e02757 implement open_wmemstream il y a 13 ans
  Rich Felker c74d306f47 missing prototypes for mbsnrtowcs and wcsnrtombs il y a 13 ans
  Rich Felker 1c1aa32eea missing prototype for wcscoll (stub) il y a 13 ans
  Rich Felker e18b563821 implement [v]swprintf il y a 13 ans
  Rich Felker c247ebdd98 more header fixes, minor warning fix il y a 13 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 13 ans