summaryrefslogtreecommitdiff
path: root/src/ck.h
Commit message (Expand)AuthorAgeFilesLines
* [core] ck_calloc() ck_malloc() ck_realloc_u32()Glenn Strauss2022-12-101-0/+21
* [core] errno_t and rsize_t detection on IllumosGlenn Strauss2022-01-041-4/+1
* [core] errno_t detection on IllumosGlenn Strauss2022-01-031-0/+3
* [core] earlier macOS need define for errno_t (fixes #3107)Glenn Strauss2021-10-101-0/+5
* [multiple] __attribute_nonnull__ now takes paramsGlenn Strauss2021-10-051-5/+5
* [build] define rsize_t on FreeBSDGlenn Strauss2021-09-091-0/+4
* [core] expose ck_bt() for debuggingGlenn Strauss2021-09-081-0/+6
* [core] move backtrace and assert macros to ck.[ch]Glenn Strauss2021-08-271-1/+24
* [multiple] move const time cmp funcs to ck.[ch]Glenn Strauss2021-08-271-0/+10
* [core] ck.[ch] - C11 Annex K wrappersGlenn Strauss2021-08-271-0/+49