aboutsummaryrefslogtreecommitdiff
path: root/record.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug fixes:Joseph Hunkeler2022-02-021-8/+9
| | | | | * Allocate memory for the exact record size. BUFSIZ turned out to be insufficient. * Fix a strncmp length inconsistency for matching "## " in the header data
* Refactor project structureJoseph Hunkeler2022-01-181-0/+153