summaryrefslogtreecommitdiffstats
path: root/ctx.h
Commit message (Expand)AuthorAgeFilesLines
* ctx: Also deduplicate the standard streamsTavian Barnes2021-09-211-5/+8
* eval: Use 512-byte blocks for -ls when POSIXLY_CORRECT is setTavian Barnes2021-09-021-1/+3
* eval: Raise RLIMIT_NOFILE if possibleTavian Barnes2021-05-201-0/+6
* parse: Clean up debug flag parsing/printingTavian Barnes2020-12-021-0/+5
* Include what I useTavian Barnes2020-11-121-0/+1
* New -status option to display a status barTavian Barnes2020-11-031-0/+2
* ctx: Don't include color.hTavian Barnes2020-10-061-4/+4
* parse: Fail if -color is passed and the colors couldn't be parsedTavian Barnes2020-10-041-0/+2
* Rename struct cmdline to bfs_ctxTavian Barnes2020-09-271-0/+180