Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add debug statements to copy.c | Joseph Hunkeler | 2025-02-12 | 1 | -0/+6 |
* | Initialize structs to {0} and combine declaration and assignment where possible | Joseph Hunkeler | 2024-11-01 | 1 | -7/+3 |
* | Replace initialize character arrays using {0} instead of memset | Joseph Hunkeler | 2024-11-01 | 1 | -2/+3 |
* | Refactor directory structure | Joseph Hunkeler | 2024-10-14 | 1 | -0/+86 |