Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 4eb4844b31 fix issues with wait constants in stdlib.h před 12 roky
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros před 12 roky
  Rich Felker c8ea985748 add _Noreturn function attribute, with fallback for pre-C11 GNUC před 12 roky
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 před 12 roky
  Rich Felker 9bff7c133e implement "low hanging fruit" from C11 před 12 roky
  Rich Felker b5289fd749 add c11 quick_exit and at_quick_exit functions před 12 roky
  Rich Felker 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE před 12 roky
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro před 12 roky
  Rich Felker 2dd8d5e1b8 add support for ugly *64 functions with _LARGEFILE64_SOURCE před 13 roky
  Rich Felker 3be616c1df fix alloca issue in stdlib.h too před 13 roky
  Rich Felker f4ad36c4bf add deprecated (removed from posix) [efg]cvt() functions před 13 roky
  Rich Felker d4045a1683 declare alloca in stdlib.h when _GNU_SOURCE is defined před 13 roky
  Rich Felker 4b5f054098 move wait.h macros out of bits. they do not vary. před 14 roky
  Rich Felker 750b738e53 add ptsname_r (nonstandard) and split ptsname (standard) to separate file před 14 roky
  Rich Felker a5323c5768 add some missing prototypes for nonstandard functions (strsep, clearenv) před 14 roky
  Rich Felker f451462098 fix the types of some integer constant limits in headers před 14 roky
  Rich Felker 6d36c2098b fix missing EXIT_* in stdlib.h after header cleanup před 14 roky
  Rich Felker 80695b1d1e begin namespace-cleanup of standard C headers před 14 roky
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 před 14 roky