Histórico de Commits

Autor SHA1 Mensagem Data
  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 2ed4e9d927 remove parameter names from public headers há 8 anos atrás
  Daniel Sabogal 5505f6afae add missing *_unlocked and wcsftime_l prototypes to wchar.h há 8 anos atrás
  Rich Felker d0040e239e improve iswdigit macro to diagnose errors há 9 anos atrás
  Rich Felker a60457c84a suppress macro definitions of ctype functions under C++ há 10 anos atrás
  Rich Felker ab9672ae73 implement uchar.h (C11 UTF-16/32 conversion) interfaces há 10 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 2e5dfa515f fix feature test macro logic for _BSD_SOURCE há 11 anos atrás
  Rich Felker c4dd0c98ba change wint_t to unsigned 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 a3e2f3c2b1 respect iso c namespace in stdio.h and wchar.h regarding va_list há 11 anos atrás
  Rich Felker c7af271000 eliminate bits/wchar.h 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 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 e0614f7cd4 add all missing wchar functions except floating point parsers há 12 anos atrás
  Rich Felker 224c7a376a fix the type of wchar_t on arm; support wchar_t varying with arch há 13 anos atrás
  Rich Felker 1461e02757 implement open_wmemstream há 13 anos atrás
  Rich Felker c74d306f47 missing prototypes for mbsnrtowcs and wcsnrtombs há 13 anos atrás
  Rich Felker 1c1aa32eea missing prototype for wcscoll (stub) há 13 anos atrás
  Rich Felker e18b563821 implement [v]swprintf há 13 anos atrás
  Rich Felker c247ebdd98 more header fixes, minor warning fix há 13 anos atrás
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 há 13 anos atrás