Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add libsimple_eprintf_preprint and libsimple_eprintf_postprint | Mattias Andrée | 2018-11-06 | 1 | -0/+7 |
* | Remove strndup, it is in POSIX | Mattias Andrée | 2018-10-27 | 1 | -2/+9 |
* | misc | Mattias Andrée | 2018-09-02 | 1 | -55/+76 |
* | Circumvent optimisation bug in clang, and fix bug in have_custom_malloc | Mattias Andrée | 2018-08-29 | 1 | -0/+2 |
* | Circumvent GCC bugs in test code when optimised | Mattias Andrée | 2018-08-29 | 1 | -15/+19 |
* | Add tests | Mattias Andrée | 2018-08-29 | 1 | -1/+5 |
* | Replace exit and fprintf | Mattias Andrée | 2018-08-28 | 1 | -0/+63 |
* | Make it possible to force all memory allocation functions to fail in tests | Mattias Andrée | 2018-08-28 | 1 | -0/+25 |
* | Add tests for allocation functions | Mattias Andrée | 2018-08-28 | 1 | -0/+199 |