aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-26Fix tests and libsimple_arraycpy and libsimple_arraymove1.2Mattias Andrée1-0/+2
2021-02-26Add libsimple_[e[n]]{local,gm}time, remove dates from man pages, and add blank lines between sections in man pagesMattias Andrée1-0/+4
2018-12-15More tests and fix attributes on wcsndupMattias Andrée1-0/+6
2018-11-29A bunch of stuffMattias Andrée1-0/+9
2018-11-25Some fixes and add wide-character string duplication functionsMattias Andrée1-1/+7
2018-11-25Add [e[n]]aligned_str[n]dup and aligned_str[n]dupaMattias Andrée1-0/+5
2018-11-25Add array.hMattias Andrée1-0/+1
2018-11-25Install man pagesMattias Andrée1-0/+14
2018-11-24Add [raw]memelem{cpy,move}Mattias Andrée1-0/+4
2018-11-23Split out memelem.h from mem.hMattias Andrée1-0/+1
2018-11-19Add a bunch of function and macrosMattias Andrée1-19/+59
2018-11-17Add memelemscanMattias Andrée1-0/+1
2018-11-17Add memscan and memcasescanMattias Andrée1-0/+2
2018-11-16Add strnisutf8 and memisutf8Mattias Andrée1-1/+1
2018-11-14Some fixes to libsimple-arg.h, test everything except long arguments, and fix some man pagesMattias Andrée1-1/+1
2018-11-05Rename isutf8 to strisutf8 and add man pageMattias Andrée1-1/+1
2018-10-27Remove strndup, it is in POSIXMattias Andrée1-1/+0
2018-10-22Add strn[case]eqlenMattias Andrée1-0/+2
2018-10-22Add strn{case}{starts,ends}Mattias Andrée1-0/+4
2018-10-22Add strn{,case}chr{,nul}, strnend, and strrn{,case}chrMattias Andrée1-0/+7
2018-10-21Add memcase{cmp,ends,starts,eq} and mem[r]casememMattias Andrée1-0/+5
2018-10-21Add memcasechrMattias Andrée1-0/+1
2018-10-21Add rawmemrcasechrMattias Andrée1-1/+1
2018-10-21Add rawmemcasechr and memrcasechrMattias Andrée1-0/+2
2018-10-21Add {str,mem}[r][case]eqlenMattias Andrée1-2/+8
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