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