Age | Commit message (Expand) | Author |
---|---|---|
2020-01-14 | use a linked list instead of an array | Jakob Kaivo |
2020-01-14 | use calloc() to ensure NUL termination, remember to NULL terminate the array | Jakob Kaivo |
2020-01-14 | use a struct to cache stat() information | Jakob Kaivo |
2020-01-14 | initial commit | Jakob Kaivo |