Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-12 | split internal lock API out of libc.h, creating lock.h | Rich Felker | 1 | -1/+1 |
2018-09-05 | define and use internal macros for hidden visibility, weak refs | Rich Felker | 1 | -2/+1 |
2018-09-01 | always terminate by SIGABRT when abort is called | Rich Felker | 1 | -0/+19 |
2016-07-03 | improve abort fallback behavior when raising SIGABRT fails to terminate | Rich Felker | 1 | -1/+5 |
2012-09-06 | add _Noreturn function attribute, with fallback for pre-C11 GNUC | Rich Felker | 1 | -1/+1 |
2012-06-02 | ensure that abort always works | Rich Felker | 1 | -0/+2 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+8 |