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