Commit History

Author SHA1 Message Date
  Rich Felker e738b8cbe6 restore _Noreturn to __assert_fail 8 years ago
  Rich Felker 0ed932f34f do not define static_assert macro for pre-C11 compilers 8 years ago
  Szabolcs Nagy 70729de075 add static_assert and hide noreturn, alignas, alignof from C++ 10 years ago
  rofl0r 2c1f8fd5da __assert_fail(): remove _Noreturn, to get proper stacktraces 12 years ago
  Rich Felker 858df113bf assert() is supposed to have type void 12 years ago
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros 12 years ago
  Rich Felker 0c05bd3a9c further use of _Noreturn, for non-plain-C functions 12 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 13 years ago