Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp lib, simplify it a bit and address some FIXMEs | EuAndreh | 2025-01-12 | 1 | -21/+5 |
* | src/util.c: Tolerate be given a NULL pointer | EuAndreh | 2024-06-30 | 1 | -0/+4 |
* | Use freeit() everywhere | EuAndreh | 2024-05-31 | 1 | -7/+10 |
* | src/util.h: Add EXIT_USAGE | EuAndreh | 2024-05-27 | 1 | -0/+3 |
* | Remove all remaining calls to logerr() that included a trailing newline | EuAndreh | 2024-05-24 | 1 | -7/+7 |
* | src/util.c: Add freeit() | EuAndreh | 2024-04-19 | 1 | -0/+6 |
* | Organaze imports | EuAndreh | 2024-04-16 | 1 | -2/+3 |
* | src/util.c: Add slurp(), with a simple test | EuAndreh | 2024-04-07 | 1 | -0/+74 |