Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add strfmt | axtloss | 2024-10-17 | 6 | -5/+293 |
| | |||||
* | Fix join_str on musl and add manpage | axtlos | 2024-09-27 | 5 | -11/+49 |
| | |||||
* | Rework test suite to be more modular | axtloss | 2024-09-27 | 15 | -222/+364 |
| | |||||
* | Add author section to manpages | axtloss | 2024-09-26 | 15 | -25/+69 |
| | |||||
* | Add cap,min,max functions | axtlos | 2024-09-23 | 6 | -0/+246 |
| | |||||
* | stop using it as a shared library | axtloss | 2024-07-25 | 1 | -0/+2 |
| | |||||
* | fix formatting | axtloss | 2024-07-16 | 6 | -296/+313 |
| | |||||
* | add function join_str | axtloss | 2024-07-15 | 4 | -41/+84 |
| | |||||
* | dont put multiple staements in single line | axtloss | 2024-07-14 | 1 | -2/+4 |
| | |||||
* | move to autotools | axtloss | 2024-07-14 | 8 | -50/+51 |
| | |||||
* | Add manpages for each extlib function | axtloss | 2024-07-14 | 15 | -239/+541 |
| | |||||
* | Implement memset_s and improve free_secure | axtloss | 2024-07-11 | 7 | -6/+312 |
| | |||||
* | depcreate malloc_secure for calloc | axtloss | 2024-07-11 | 2 | -3/+2 |
| | |||||
* | add readme | axtloss | 2024-07-09 | 1 | -0/+16 |
| | |||||
* | Fix tests | axtloss | 2024-07-09 | 1 | -1/+13 |
| | |||||
* | add new function rremove | axtloss | 2024-07-08 | 3 | -6/+43 |
| | |||||
* | Add new function memvcmp and unit tests | axtloss | 2024-06-24 | 6 | -34/+173 |
| | |||||
* | Make the makefile work on freebsd | axtloss | 2024-06-23 | 2 | -8/+14 |
| | |||||
* | Add base extlib | axtloss | 2024-06-23 | 7 | -0/+281 |