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