aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix join_str on musl and add manpageaxtlos2024-09-275-11/+49
|
* Rework test suite to be more modularaxtloss2024-09-2715-222/+364
|
* Add author section to manpagesaxtloss2024-09-2615-25/+69
|
* Add cap,min,max functionsaxtlos2024-09-236-0/+246
|
* stop using it as a shared libraryaxtloss2024-07-251-0/+2
|
* fix formattingaxtloss2024-07-166-296/+313
|
* add function join_straxtloss2024-07-154-41/+84
|
* dont put multiple staements in single lineaxtloss2024-07-141-2/+4
|
* move to autotoolsaxtloss2024-07-148-50/+51
|
* Add manpages for each extlib functionaxtloss2024-07-1415-239/+541
|
* Implement memset_s and improve free_secureaxtloss2024-07-117-6/+312
|
* depcreate malloc_secure for callocaxtloss2024-07-112-3/+2
|
* add readmeaxtloss2024-07-091-0/+16
|
* Fix testsaxtloss2024-07-091-1/+13
|
* add new function rremoveaxtloss2024-07-083-6/+43
|
* Add new function memvcmp and unit testsaxtloss2024-06-246-34/+173
|
* Make the makefile work on freebsdaxtloss2024-06-232-8/+14
|
* Add base extlibaxtloss2024-06-237-0/+281