Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restore _Noreturn to __assert_fail | Rich Felker | 2016-08-30 | 1 | -1/+1 |
* | do not define static_assert macro for pre-C11 compilers | Rich Felker | 2016-02-12 | 1 | -1/+1 |
* | add static_assert and hide noreturn, alignas, alignof from C++ | Szabolcs Nagy | 2014-08-27 | 1 | -0/+4 |
* | __assert_fail(): remove _Noreturn, to get proper stacktraces | rofl0r | 2013-01-04 | 1 | -1/+1 |
* | assert() is supposed to have type void | Rich Felker | 2012-10-17 | 1 | -1/+1 |
* | default features: make musl usable without feature test macros | Rich Felker | 2012-09-07 | 1 | -7/+2 |
* | further use of _Noreturn, for non-plain-C functions | Rich Felker | 2012-09-06 | 1 | -1/+8 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+17 |