aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | * free() duplicated strings
* Handle OS-specific size_t printf formattingJoseph Hunkeler2019-11-081-5/+9
|
* Initial commitJoseph Hunkeler2019-11-081-0/+154