Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-10-17 | Add strfmt | axtloss | 1 | -0/+71 |
2024-09-27 | Fix join_str on musl and add manpage | axtlos | 1 | -1/+1 |
2024-09-23 | Add cap,min,max functions | axtlos | 1 | -0/+9 |
2024-07-16 | fix formatting | axtloss | 1 | -7/+8 |
2024-07-15 | add function join_str | axtloss | 1 | -1/+3 |
2024-07-14 | move to autotools | axtloss | 1 | -1/+3 |
2024-07-14 | Add manpages for each extlib function | axtloss | 1 | -20/+6 |
2024-07-11 | Implement memset_s and improve free_secure | axtloss | 1 | -0/+20 |
2024-07-11 | depcreate malloc_secure for calloc | axtloss | 1 | -1/+1 |
2024-07-08 | add new function rremove | axtloss | 1 | -2/+10 |
2024-06-24 | Add new function memvcmp and unit tests | axtloss | 1 | -1/+5 |