aboutsummaryrefslogtreecommitdiff
path: root/src/extlib.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-26Add author section to manpagesaxtloss1-1/+0
2024-09-23Add cap,min,max functionsaxtlos1-0/+18
2024-07-16fix formattingaxtloss1-46/+44
2024-07-14dont put multiple staements in single lineaxtloss1-2/+4
2024-07-14move to autotoolsaxtloss1-4/+3
2024-07-14Add manpages for each extlib functionaxtloss1-5/+10
2024-07-11Implement memset_s and improve free_secureaxtloss1-3/+4
2024-07-11depcreate malloc_secure for callocaxtloss1-2/+1
2024-07-08add new function rremoveaxtloss1-1/+25
2024-06-24Add new function memvcmp and unit testsaxtloss1-3/+15