Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add path_store function | Joseph Hunkeler | 2024-02-12 | 1 | -0/+42 |
* | General improvements | Joseph Hunkeler | 2024-01-30 | 1 | -3/+3 |
* | guard_free() all pointers | Joseph Hunkeler | 2023-12-10 | 1 | -5/+4 |
* | Use OMC_DIRSTACK_MAX instead of magic numbers | Joseph Hunkeler | 2023-12-10 | 1 | -1/+1 |
* | Add isempty_dir() function | Joseph Hunkeler | 2023-12-10 | 1 | -0/+19 |
* | Add path_dirname() function | Joseph Hunkeler | 2023-12-10 | 1 | -0/+22 |
* | Use TMPDIR, and fail when script cannot be executed within that filesystem | Joseph Hunkeler | 2023-11-20 | 1 | -1/+1 |
* | Fix warnings and add xmkstemp | Joseph Hunkeler | 2023-11-20 | 1 | -6/+21 |
* | Use globals | Joseph Hunkeler | 2023-11-20 | 1 | -0/+5 |
* | Replaces BUFSIZ with OMC_BUFSIZ | Joseph Hunkeler | 2023-11-20 | 1 | -4/+4 |
* | Rebrand for the last time | Joseph Hunkeler | 2023-11-20 | 1 | -1/+3 |
* | msg() function is now type void | Joseph Hunkeler | 2023-10-31 | 1 | -2/+9 |
* | Initial commit | Joseph Hunkeler | 2023-10-26 | 1 | -0/+417 |