| Commit message (Expand) | Author | Age | Files | Lines |
* | Some fixes to libsimple-arg.h, test everything except long arguments, and fix some man pages | Mattias Andrée | 2018-11-14 | 1 | -1/+1 |
* | Rename isutf8 to strisutf8 and add man page | Mattias Andrée | 2018-11-05 | 1 | -1/+1 |
* | Remove strndup, it is in POSIX | Mattias Andrée | 2018-10-27 | 1 | -1/+0 |
* | Add strn[case]eqlen | Mattias Andrée | 2018-10-22 | 1 | -0/+2 |
* | Add strn{case}{starts,ends} | Mattias Andrée | 2018-10-22 | 1 | -0/+4 |
* | Add strn{,case}chr{,nul}, strnend, and strrn{,case}chr | Mattias Andrée | 2018-10-22 | 1 | -0/+7 |
* | Add memcase{cmp,ends,starts,eq} and mem[r]casemem | Mattias Andrée | 2018-10-21 | 1 | -0/+5 |
* | Add memcasechr | Mattias Andrée | 2018-10-21 | 1 | -0/+1 |
* | Add rawmemrcasechr | Mattias Andrée | 2018-10-21 | 1 | -1/+1 |
* | Add rawmemcasechr and memrcasechr | Mattias Andrée | 2018-10-21 | 1 | -0/+2 |
* | Add {str,mem}[r][case]eqlen | Mattias Andrée | 2018-10-21 | 1 | -2/+8 |
* | Add strrcasechr | Mattias Andrée | 2018-10-21 | 1 | -0/+1 |
* | Add strcasechr and strcasechrnul | Mattias Andrée | 2018-10-21 | 1 | -2/+4 |
* | Add mempsetelem and memsetelem and add fix and tests for memelem and memrelem | Mattias Andrée | 2018-10-20 | 1 | -0/+1 |
* | Add memelem and memrelem | Mattias Andrée | 2018-10-20 | 1 | -0/+2 |
* | misc | Mattias Andrée | 2018-09-02 | 1 | -5/+47 |
* | Makefile: add install and uninstall rules1.0 | Mattias Andrée | 2018-08-29 | 1 | -1/+13 |
* | Remove sendfd, recvfd, recvfrom_timestamped, and recv_timestamped for now | Mattias Andrée | 2018-08-29 | 1 | -3/+0 |
* | Make it possible to force all memory allocation functions to fail in tests | Mattias Andrée | 2018-08-28 | 1 | -1/+1 |
* | Add tests for allocation functions | Mattias Andrée | 2018-08-28 | 1 | -2/+3 |
* | Add test function to all .c files | Mattias Andrée | 2018-08-28 | 1 | -37/+1 |
* | Add tests | Mattias Andrée | 2018-08-26 | 1 | -0/+4 |
* | Fixes and tests | Mattias Andrée | 2018-08-26 | 1 | -0/+2 |
* | Add test for putenvf | Mattias Andrée | 2018-08-26 | 1 | -0/+1 |
* | Add tests | Mattias Andrée | 2018-08-26 | 1 | -0/+4 |
* | Tests and fixes | Mattias Andrée | 2018-08-26 | 1 | -0/+3 |
* | Add tests | Mattias Andrée | 2018-08-26 | 1 | -0/+2 |
* | Fixes, more test, and add minimise_number_string | Mattias Andrée | 2018-08-26 | 1 | -0/+2 |
* | Add str[n]caseeq[null] and some tests | Mattias Andrée | 2018-08-19 | 1 | -2/+3 |
* | Add str[r]n[case]str and str[n][case]cmpnul | Mattias Andrée | 2018-08-19 | 1 | -0/+4 |
* | Fix and run tests | Mattias Andrée | 2018-08-18 | 1 | -4/+35 |
* | Improve makefile | Mattias Andrée | 2018-08-12 | 1 | -6/+6 |
* | Add memrmem, strrstr, and strrcasestr | Mattias Andrée | 2018-08-12 | 1 | -0/+3 |
* | m + add readme | Mattias Andrée | 2017-11-12 | 1 | -0/+1 |
* | Split into multiple units | Mattias Andrée | 2017-11-12 | 1 | -3/+59 |
* | More functions and add makefile | Mattias Andrée | 2017-11-12 | 1 | -0/+10 |