Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Rich Felker f22a9edaf8 byte-based C locale, phase 3: make MB_CUR_MAX variable to activate code 9 vuotta sitten
  Rich Felker ab8f6a6e42 fix places where _BSD_SOURCE failed to yield a superset of _XOPEN_SOURCE 10 vuotta sitten
  Clément Vasseur b1ae7b78bd make clearenv available with _BSD_SOURCE 10 vuotta sitten
  Szabolcs Nagy aa6ce3d4e3 fix signed and unsigned comparision in macros in public headers 11 vuotta sitten
  Rich Felker c8a9c22173 restore type of NULL to void * except when used in C++ programs 11 vuotta sitten
  Szabolcs Nagy a516077feb add legacy getloadavg api 11 vuotta sitten
  Rich Felker 35eb1a1a9b provide declarations for strtod_l and family 11 vuotta sitten
  Rich Felker 41c632824c fix definitions of WIFSTOPPED and WIFSIGNALED to support up to signal 127 11 vuotta sitten
  Rich Felker 2cc63358cd add mkostemp, mkstemps, and mkostemps functions and reorganize temp internals 12 vuotta sitten
  Rich Felker 41d7c77d6a use a common definition of NULL as 0L for C and C++ 12 vuotta sitten
  Rich Felker 4eb4844b31 fix issues with wait constants in stdlib.h 12 vuotta sitten
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros 12 vuotta sitten
  Rich Felker c8ea985748 add _Noreturn function attribute, with fallback for pre-C11 GNUC 12 vuotta sitten
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 vuotta sitten
  Rich Felker 9bff7c133e implement "low hanging fruit" from C11 12 vuotta sitten
  Rich Felker b5289fd749 add c11 quick_exit and at_quick_exit functions 12 vuotta sitten
  Rich Felker 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE 12 vuotta sitten
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro 12 vuotta sitten
  Rich Felker 2dd8d5e1b8 add support for ugly *64 functions with _LARGEFILE64_SOURCE 13 vuotta sitten
  Rich Felker 3be616c1df fix alloca issue in stdlib.h too 13 vuotta sitten
  Rich Felker f4ad36c4bf add deprecated (removed from posix) [efg]cvt() functions 13 vuotta sitten
  Rich Felker d4045a1683 declare alloca in stdlib.h when _GNU_SOURCE is defined 13 vuotta sitten
  Rich Felker 4b5f054098 move wait.h macros out of bits. they do not vary. 14 vuotta sitten
  Rich Felker 750b738e53 add ptsname_r (nonstandard) and split ptsname (standard) to separate file 14 vuotta sitten
  Rich Felker a5323c5768 add some missing prototypes for nonstandard functions (strsep, clearenv) 14 vuotta sitten
  Rich Felker f451462098 fix the types of some integer constant limits in headers 14 vuotta sitten
  Rich Felker 6d36c2098b fix missing EXIT_* in stdlib.h after header cleanup 14 vuotta sitten
  Rich Felker 80695b1d1e begin namespace-cleanup of standard C headers 14 vuotta sitten
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten