Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix join_str on musl and add manpage | axtlos | 2024-09-27 | 2 | -8/+11 |
* | Add author section to manpages | axtloss | 2024-09-26 | 3 | -4/+3 |
* | Add cap,min,max functions | axtlos | 2024-09-23 | 2 | -0/+27 |
* | fix formatting | axtloss | 2024-07-16 | 5 | -164/+175 |
* | add function join_str | axtloss | 2024-07-15 | 3 | -12/+30 |
* | dont put multiple staements in single line | axtloss | 2024-07-14 | 1 | -2/+4 |
* | move to autotools | axtloss | 2024-07-14 | 4 | -6/+11 |
* | Add manpages for each extlib function | axtloss | 2024-07-14 | 5 | -74/+19 |
* | Implement memset_s and improve free_secure | axtloss | 2024-07-11 | 4 | -3/+138 |
* | depcreate malloc_secure for calloc | axtloss | 2024-07-11 | 2 | -3/+2 |
* | add new function rremove | axtloss | 2024-07-08 | 3 | -6/+43 |
* | Add new function memvcmp and unit tests | axtloss | 2024-06-24 | 2 | -4/+20 |
* | Add base extlib | axtloss | 2024-06-23 | 3 | -0/+209 |