summary refs log tree commit diff
path: root/config.c (follow)
Commit message (Collapse)AuthorAge
* Use getopt_config to load optionsJune McEnroe2020-02-05
I'm really getting a lot of use out of this config.c huh.
Remove funcsJune McEnroe 2019-01-10Remove profile and dot.profileJune McEnroe 2019-01-10Replace strchrnul with strchrJune McEnroe 2019-01-10Replace eaccess with faccessatJune McEnroe 2019-01-10Replace st_mtim with st_mtimespecJune McEnroe 2019-01-10Replace sys_nsig with NSIGJune McEnroe 2019-01-10Replace cash MakefileJune McEnroe 2019-01-10Move bltin out of subdirectoryJune McEnroe