aboutsummaryrefslogtreecommitdiff
path: root/src/system.c
Commit message (Collapse)AuthorAgeFilesLines
* Use TMPDIR, and fail when script cannot be executed within that filesystemJoseph Hunkeler2023-11-201-1/+9
|
* Add shell_output() and use xmkstemp()Joseph Hunkeler2023-11-201-8/+36
|
* Rebrand for the last timeJoseph Hunkeler2023-11-201-0/+1
| | | | | * Shorten OHMYCAL to OMC * Rename ohmycal.h to omc.h
* Close dangling file descriptorJoseph Hunkeler2023-10-311-1/+8
| | | | * Only remove temporary script file if it exists
* Initial commitJoseph Hunkeler2023-10-261-0/+201