Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove find.{c,h} | Joseph Hunkeler | 2020-06-05 | 1 | -8/+0 |
| | |||||
* | Move find.c functions into fs.c | Joseph Hunkeler | 2020-06-05 | 1 | -4/+0 |
| | |||||
* | doxygen: add missing @file to each header | Joseph Hunkeler | 2020-03-18 | 1 | -0/+3 |
| | |||||
* | Refactor project structure: | Joseph Hunkeler | 2020-02-11 | 1 | -0/+9 |
* Move prototypes and definitions to respective header files * Renamed strings.h to str.h to avoid collision with standard library header |