aboutsummaryrefslogtreecommitdiff
path: root/src/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Add path_store functionJoseph Hunkeler2024-02-121-0/+42
* General improvementsJoseph Hunkeler2024-01-301-3/+3
* guard_free() all pointersJoseph Hunkeler2023-12-101-5/+4
* Use OMC_DIRSTACK_MAX instead of magic numbersJoseph Hunkeler2023-12-101-1/+1
* Add isempty_dir() functionJoseph Hunkeler2023-12-101-0/+19
* Add path_dirname() functionJoseph Hunkeler2023-12-101-0/+22
* Use TMPDIR, and fail when script cannot be executed within that filesystemJoseph Hunkeler2023-11-201-1/+1
* Fix warnings and add xmkstempJoseph Hunkeler2023-11-201-6/+21
* Use globalsJoseph Hunkeler2023-11-201-0/+5
* Replaces BUFSIZ with OMC_BUFSIZJoseph Hunkeler2023-11-201-4/+4
* Rebrand for the last timeJoseph Hunkeler2023-11-201-1/+3
* msg() function is now type voidJoseph Hunkeler2023-10-311-2/+9
* Initial commitJoseph Hunkeler2023-10-261-0/+417