summaryrefslogtreecommitdiffstats
path: root/src/opt.c
AgeCommit message (Expand)Author
2022-12-08opt: Pass a va_list to bfs_vwarning(), not bfs_warning()Tavian Barnes
2022-12-05expr: Rename bfs_expr_has_children() to _is_parent()Tavian Barnes
2022-11-30expr: Remove the singleton bfs_{true,false} expressionsTavian Barnes
2022-11-29expr: Remove the synthetic flagTavian Barnes
2022-11-09pwcache: Fill the user/group caches lazilyTavian Barnes
2022-11-06Fix includesTavian Barnes
2022-11-06bfstd: Rename from util and reorganize itTavian Barnes
2022-04-16Source / Include Folder (#88)トトも