Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-09-27 | Fix join_str on musl and add manpage | axtlos | 2 | -3/+3 |
2024-09-27 | Rework test suite to be more modular | axtloss | 13 | -222/+357 |
2024-09-23 | Add cap,min,max functions | axtlos | 1 | -0/+39 |
2024-07-16 | fix formatting | axtloss | 1 | -132/+138 |
2024-07-15 | add function join_str | axtloss | 1 | -29/+54 |
2024-07-11 | Implement memset_s and improve free_secure | axtloss | 1 | -1/+1 |
2024-07-09 | Fix tests | axtloss | 1 | -1/+13 |
2024-06-24 | Add new function memvcmp and unit tests | axtloss | 2 | -0/+149 |