| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: add install and uninstall rules1.0 | Mattias Andrée | 2018-08-29 | 2 | -1/+16 |
* | Circumvent optimisation bug in clang, and fix bug in have_custom_malloc | Mattias Andrée | 2018-08-29 | 2 | -0/+5 |
* | Fix clang support | Mattias Andrée | 2018-08-29 | 1 | -1/+1 |
* | Circumvent GCC bugs in test code when optimised | Mattias Andrée | 2018-08-29 | 4 | -27/+31 |
* | Add readme | Mattias Andrée | 2018-08-29 | 1 | -2/+2 |
* | Remove sendfd, recvfd, recvfrom_timestamped, and recv_timestamped for now | Mattias Andrée | 2018-08-29 | 6 | -218/+0 |
* | Add tests for strtotimespec and strtotimeval | Mattias Andrée | 2018-08-29 | 2 | -12/+547 |
* | Add tests for [v]{we,e,en}printf | Mattias Andrée | 2018-08-29 | 1 | -1/+82 |
* | Add tests | Mattias Andrée | 2018-08-29 | 8 | -16/+350 |
* | Add tests | Mattias Andrée | 2018-08-29 | 15 | -238/+693 |
* | Warn about unran tests under valgrind | Mattias Andrée | 2018-08-28 | 1 | -0/+6 |
* | Replace exit and fprintf | Mattias Andrée | 2018-08-28 | 3 | -41/+101 |
* | Make it possible to force all memory allocation functions to fail in tests | Mattias Andrée | 2018-08-28 | 5 | -16/+44 |
* | Simplify en* functions, and handle argv0 == NULL correct | Mattias Andrée | 2018-08-28 | 9 | -63/+18 |
* | Add tests for allocation functions | Mattias Andrée | 2018-08-28 | 5 | -12/+310 |
* | Add test function to all .c files | Mattias Andrée | 2018-08-28 | 17 | -37/+209 |
* | Fix vputenvf | Mattias Andrée | 2018-08-26 | 1 | -2/+9 |
* | m + add tests | Mattias Andrée | 2018-08-26 | 2 | -4/+235 |
* | m | Mattias Andrée | 2018-08-26 | 1 | -1/+0 |
* | Add tests | Mattias Andrée | 2018-08-26 | 6 | -4/+264 |
* | Fixes and tests | Mattias Andrée | 2018-08-26 | 6 | -6/+318 |
* | Add test for putenvf | Mattias Andrée | 2018-08-26 | 3 | -6/+36 |
* | Remove checks impossible situations | Mattias Andrée | 2018-08-26 | 1 | -11/+3 |
* | Add tests | Mattias Andrée | 2018-08-26 | 5 | -3/+269 |
* | Update README | Mattias Andrée | 2018-08-26 | 1 | -41/+51 |
* | Tests and fixes | Mattias Andrée | 2018-08-26 | 6 | -20/+275 |
* | Fix aliases | Mattias Andrée | 2018-08-26 | 7 | -40/+132 |
* | Add tests | Mattias Andrée | 2018-08-26 | 3 | -0/+54 |
* | Fixes, more test, and add minimise_number_string | Mattias Andrée | 2018-08-26 | 8 | -13/+276 |
* | Tests and minor improvements | Mattias Andrée | 2018-08-25 | 5 | -18/+96 |
* | m | Mattias Andrée | 2018-08-25 | 1 | -6/+8 |
* | Some fixes and more tests | Mattias Andrée | 2018-08-25 | 3 | -19/+93 |
* | Add more tests | Mattias Andrée | 2018-08-25 | 2 | -11/+324 |
* | Update readme | Mattias Andrée | 2018-08-19 | 1 | -1/+49 |
* | Add str[n]caseeq[null] and some tests | Mattias Andrée | 2018-08-19 | 16 | -146/+431 |
* | Add str[r]n[case]str and str[n][case]cmpnul | Mattias Andrée | 2018-08-19 | 8 | -16/+168 |
* | Fix and run tests | Mattias Andrée | 2018-08-18 | 25 | -89/+197 |
* | Improve makefile | Mattias Andrée | 2018-08-12 | 2 | -6/+9 |
* | Add memrmem, strrstr, and strrcasestr | Mattias Andrée | 2018-08-12 | 7 | -2/+239 |
* | Add tests | Mattias Andrée | 2018-08-12 | 45 | -111/+591 |
* | Add DONT_DEFINE_CLOCK_MONOTONIC_RAW | Mattias Andrée | 2018-08-12 | 1 | -2/+4 |
* | Update year | Mattias Andrée | 2018-08-12 | 1 | -1/+1 |
* | m | Mattias Andrée | 2018-08-12 | 1 | -25/+1 |
* | add libsimple-arg.h | Mattias Andrée | 2017-11-18 | 1 | -0/+164 |
* | m + add readme | Mattias Andrée | 2017-11-12 | 6 | -4/+369 |
* | Split into multiple units | Mattias Andrée | 2017-11-12 | 46 | -1080/+1242 |
* | More functions and add makefile | Mattias Andrée | 2017-11-12 | 3 | -69/+1401 |
* | Add libsimple.c and libsimple.h | Mattias Andrée | 2017-11-05 | 2 | -0/+1038 |
* | First commit | Mattias Andrée | 2017-11-05 | 2 | -0/+22 |