aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* Decouple main program and add initial testsJoseph Hunkeler2019-11-131-0/+72
* Rename main.cJoseph Hunkeler2019-11-131-184/+0
* Implement version1.0.0Joseph Hunkeler2019-11-121-5/+19
* Fix segfault while calculating base nameJoseph Hunkeler2019-11-081-1/+6
* Add commentsJoseph Hunkeler2019-11-081-0/+3
* Add missing strdup() callsJoseph Hunkeler2019-11-081-2/+6
* Handle OS-specific size_t printf formattingJoseph Hunkeler2019-11-081-5/+9
* Initial commitJoseph Hunkeler2019-11-081-0/+154