summaryrefslogtreecommitdiffstats
path: root/ctx.c
Commit message (Collapse)AuthorAgeFilesLines
* ctx: Perserve errno better in bfs_ctx_open()Tavian Barnes2020-09-281-0/+7
|
* Rename struct cmdline to bfs_ctxTavian Barnes2020-09-271-0/+217
The API remains similar, with some added accessor functions for lazy initialization of the pwcache and mtab.