aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-17make colour escape sequence code simplerHEADmainaxtloss1-6/+3
2024-10-17Add strfmtaxtloss2-0/+146
2024-09-27Fix join_str on musl and add manpageaxtlos2-8/+11
2024-09-26Add author section to manpagesaxtloss3-4/+3
2024-09-23Add cap,min,max functionsaxtlos2-0/+27
2024-07-16fix formattingaxtloss5-164/+175
2024-07-15add function join_straxtloss3-12/+30
2024-07-14dont put multiple staements in single lineaxtloss1-2/+4
2024-07-14move to autotoolsaxtloss4-6/+11
2024-07-14Add manpages for each extlib functionaxtloss5-74/+19
2024-07-11Implement memset_s and improve free_secureaxtloss4-3/+138
2024-07-11depcreate malloc_secure for callocaxtloss2-3/+2
2024-07-08add new function rremoveaxtloss3-6/+43
2024-06-24Add new function memvcmp and unit testsaxtloss2-4/+20