aboutsummaryrefslogtreecommitdiff
path: root/include/find.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove find.{c,h}Joseph Hunkeler2020-06-051-8/+0
|
* Move find.c functions into fs.cJoseph Hunkeler2020-06-051-4/+0
|
* doxygen: add missing @file to each headerJoseph Hunkeler2020-03-181-0/+3
|
* Refactor project structure:Joseph Hunkeler2020-02-111-0/+9
* Move prototypes and definitions to respective header files * Renamed strings.h to str.h to avoid collision with standard library header