aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-11-29Update MakefileCody Logan
2023-11-29Add sys/queue.h guard in headerCody Logan
2023-11-29Fix CFLAGS usage in MakefileCody Logan
2023-11-29Add parameter names to prototypeCody Logan
2023-11-29Consistent code styleCody Logan
2023-11-29Refine test runner to account for multiline outputCody Logan
2023-11-29Rewind temp input stream before using itCody Logan
2023-11-29Revert "Use data files to test input and output"Cody Logan
This reverts commit aeed943e126bbc670250408a0f0db6df4445573c.
2023-11-29Use data files to test input and outputCody Logan
2023-11-29Update MakefileCody Logan
2023-11-29Add copyright notices to new filesCody Logan
2023-11-28Initial attempts at testingCody Logan
2023-11-28Explicit return valueCody Logan
2023-11-27Remove GNU-specific make variableCody Logan
2023-11-27Use pkg-config if possibleCody Logan
2023-11-27Add oconfigureCody Logan
2023-11-27Add copyright and license noticeCody Logan
2023-11-27Update READMECody Logan
2023-11-27Add READMECody Logan
2023-11-27Add libbsd and libmd to Makefile for compiling on LinuxCody Logan
2023-11-27Initial commitCody Logan