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