Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-09-26 | Add author section to manpages | axtloss | 1 | -1/+0 |
2024-09-23 | Add cap,min,max functions | axtlos | 1 | -0/+18 |
2024-07-16 | fix formatting | axtloss | 1 | -46/+44 |
2024-07-14 | dont put multiple staements in single line | axtloss | 1 | -2/+4 |
2024-07-14 | move to autotools | axtloss | 1 | -4/+3 |
2024-07-14 | Add manpages for each extlib function | axtloss | 1 | -5/+10 |
2024-07-11 | Implement memset_s and improve free_secure | axtloss | 1 | -3/+4 |
2024-07-11 | depcreate malloc_secure for calloc | axtloss | 1 | -2/+1 |
2024-07-08 | add new function rremove | axtloss | 1 | -1/+25 |
2024-06-24 | Add new function memvcmp and unit tests | axtloss | 1 | -3/+15 |