summaryrefslogtreecommitdiffstats
path: root/parse.h
Commit message (Collapse)AuthorAgeFilesLines
* Source / Include Folder (#88)トトも2022-04-161-36/+0
| | | Moved Source Files Into `src` Folder
* Include what I useTavian Barnes2020-11-121-2/+0
| | | | Thanks to https://github.com/include-what-you-use/include-what-you-use
* Rename struct cmdline to bfs_ctxTavian Barnes2020-09-271-0/+38
The API remains similar, with some added accessor functions for lazy initialization of the pwcache and mtab.