aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename isutf8 to strisutf8 and add man pageMattias Andrée2018-11-051-1/+1
* Remove strndup, it is in POSIXMattias Andrée2018-10-271-1/+0
* Add strn[case]eqlenMattias Andrée2018-10-221-0/+2
* Add strn{case}{starts,ends}Mattias Andrée2018-10-221-0/+4
* Add strn{,case}chr{,nul}, strnend, and strrn{,case}chrMattias Andrée2018-10-221-0/+7
* Add memcase{cmp,ends,starts,eq} and mem[r]casememMattias Andrée2018-10-211-0/+5
* Add memcasechrMattias Andrée2018-10-211-0/+1
* Add rawmemrcasechrMattias Andrée2018-10-211-1/+1
* Add rawmemcasechr and memrcasechrMattias Andrée2018-10-211-0/+2
* Add {str,mem}[r][case]eqlenMattias Andrée2018-10-211-2/+8
* Add strrcasechrMattias Andrée2018-10-211-0/+1
* Add strcasechr and strcasechrnulMattias Andrée2018-10-211-2/+4
* Add mempsetelem and memsetelem and add fix and tests for memelem and memrelemMattias Andrée2018-10-201-0/+1
* Add memelem and memrelemMattias Andrée2018-10-201-0/+2
* miscMattias Andrée2018-09-021-5/+47
* Makefile: add install and uninstall rules1.0Mattias Andrée2018-08-291-1/+13
* Remove sendfd, recvfd, recvfrom_timestamped, and recv_timestamped for nowMattias Andrée2018-08-291-3/+0
* Make it possible to force all memory allocation functions to fail in testsMattias Andrée2018-08-281-1/+1
* Add tests for allocation functionsMattias Andrée2018-08-281-2/+3
* Add test function to all .c filesMattias Andrée2018-08-281-37/+1
* Add testsMattias Andrée2018-08-261-0/+4
* Fixes and testsMattias Andrée2018-08-261-0/+2
* Add test for putenvfMattias Andrée2018-08-261-0/+1
* Add testsMattias Andrée2018-08-261-0/+4
* Tests and fixesMattias Andrée2018-08-261-0/+3
* Add testsMattias Andrée2018-08-261-0/+2
* Fixes, more test, and add minimise_number_stringMattias Andrée2018-08-261-0/+2
* Add str[n]caseeq[null] and some testsMattias Andrée2018-08-191-2/+3
* Add str[r]n[case]str and str[n][case]cmpnulMattias Andrée2018-08-191-0/+4
* Fix and run testsMattias Andrée2018-08-181-4/+35
* Improve makefileMattias Andrée2018-08-121-6/+6
* Add memrmem, strrstr, and strrcasestrMattias Andrée2018-08-121-0/+3
* m + add readmeMattias Andrée2017-11-121-0/+1
* Split into multiple unitsMattias Andrée2017-11-121-3/+59
* More functions and add makefileMattias Andrée2017-11-121-0/+10