summaryrefslogtreecommitdiff
path: root/sources.c
AgeCommit message (Expand)Author
2020-01-14use a linked list instead of an arrayJakob Kaivo
2020-01-14use calloc() to ensure NUL termination, remember to NULL terminate the arrayJakob Kaivo
2020-01-14use a struct to cache stat() informationJakob Kaivo
2020-01-14initial commitJakob Kaivo