aboutsummaryrefslogtreecommitdiff
path: root/include/strlist.h
Commit message (Collapse)AuthorAgeFilesLines
* Changes to strlist_*() functions:Joseph Hunkeler2024-04-021-3/+3
| | | | | Functions that modify the input StrList have been refactored to use `struct StrList **` instead of `struct StrList *`. * Fixes realloc error handling
* Rebrand to OMCJoseph Hunkeler2024-03-261-3/+3
|
* Initial commitJoseph Hunkeler2023-10-261-0/+47