Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-07-16 | fix formatting | axtloss | 5 | -164/+175 |
2024-07-15 | add function join_str | axtloss | 3 | -12/+30 |
2024-07-14 | dont put multiple staements in single line | axtloss | 1 | -2/+4 |
2024-07-14 | move to autotools | axtloss | 4 | -6/+11 |
2024-07-14 | Add manpages for each extlib function | axtloss | 5 | -74/+19 |
2024-07-11 | Implement memset_s and improve free_secure | axtloss | 4 | -3/+138 |
2024-07-11 | depcreate malloc_secure for calloc | axtloss | 2 | -3/+2 |
2024-07-08 | add new function rremove | axtloss | 3 | -6/+43 |
2024-06-24 | Add new function memvcmp and unit tests | axtloss | 2 | -4/+20 |