aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-21Add strrcasechrMattias Andrée1-0/+1
2018-10-21Add strcasechr and strcasechrnulMattias Andrée1-2/+4
2018-10-20Add mempsetelem and memsetelem and add fix and tests for memelem and memrelemMattias Andrée1-0/+1
2018-10-20Add memelem and memrelemMattias Andrée1-0/+2
2018-09-02miscMattias Andrée1-5/+47
2018-08-29Makefile: add install and uninstall rules1.0Mattias Andrée1-1/+13
2018-08-29Remove sendfd, recvfd, recvfrom_timestamped, and recv_timestamped for nowMattias Andrée1-3/+0
2018-08-28Make it possible to force all memory allocation functions to fail in testsMattias Andrée1-1/+1
2018-08-28Add tests for allocation functionsMattias Andrée1-2/+3
2018-08-28Add test function to all .c filesMattias Andrée1-37/+1
2018-08-26Add testsMattias Andrée1-0/+4
2018-08-26Fixes and testsMattias Andrée1-0/+2
2018-08-26Add test for putenvfMattias Andrée1-0/+1
2018-08-26Add testsMattias Andrée1-0/+4
2018-08-26Tests and fixesMattias Andrée1-0/+3
2018-08-26Add testsMattias Andrée1-0/+2
2018-08-26Fixes, more test, and add minimise_number_stringMattias Andrée1-0/+2
2018-08-19Add str[n]caseeq[null] and some testsMattias Andrée1-2/+3
2018-08-19Add str[r]n[case]str and str[n][case]cmpnulMattias Andrée1-0/+4
2018-08-18Fix and run testsMattias Andrée1-4/+35
2018-08-12Improve makefileMattias Andrée1-6/+6
2018-08-12Add memrmem, strrstr, and strrcasestrMattias Andrée1-0/+3
2017-11-12m + add readmeMattias Andrée1-0/+1
2017-11-12Split into multiple unitsMattias Andrée1-3/+59
2017-11-12More functions and add makefileMattias Andrée1-0/+10