aboutsummaryrefslogtreecommitdiff
path: root/src/environment.c
Commit message (Expand)AuthorAgeFilesLines
* guard_free() all pointersJoseph Hunkeler2023-12-101-5/+5
* Fix type for counter. ssize_t was expected, but we were using size_t insteadJoseph Hunkeler2023-11-201-3/+3
* Replaces BUFSIZ with OMC_BUFSIZJoseph Hunkeler2023-11-201-2/+2
* Consume up to one '=', instead of splitting on all occurrencesJoseph Hunkeler2023-10-311-4/+3
* Initial commitJoseph Hunkeler2023-10-261-0/+445