Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] ck_calloc() ck_malloc() ck_realloc_u32() | Glenn Strauss | 2022-12-10 | 1 | -0/+21 |
* | [core] errno_t and rsize_t detection on Illumos | Glenn Strauss | 2022-01-04 | 1 | -4/+1 |
* | [core] errno_t detection on Illumos | Glenn Strauss | 2022-01-03 | 1 | -0/+3 |
* | [core] earlier macOS need define for errno_t (fixes #3107) | Glenn Strauss | 2021-10-10 | 1 | -0/+5 |
* | [multiple] __attribute_nonnull__ now takes params | Glenn Strauss | 2021-10-05 | 1 | -5/+5 |
* | [build] define rsize_t on FreeBSD | Glenn Strauss | 2021-09-09 | 1 | -0/+4 |
* | [core] expose ck_bt() for debugging | Glenn Strauss | 2021-09-08 | 1 | -0/+6 |
* | [core] move backtrace and assert macros to ck.[ch] | Glenn Strauss | 2021-08-27 | 1 | -1/+24 |
* | [multiple] move const time cmp funcs to ck.[ch] | Glenn Strauss | 2021-08-27 | 1 | -0/+10 |
* | [core] ck.[ch] - C11 Annex K wrappers | Glenn Strauss | 2021-08-27 | 1 | -0/+49 |