summary refs log tree commit diff
path: root/config.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-06 23:11:35 -0500
committerJune McEnroe <june@causal.agency>2020-02-06 23:11:35 -0500
commitea7e919a1d4816486da7ee9a77767652b475bb10 (patch)
tree42f875a5db76f64cf54c8a787d5fd8c68aadf08a /config.c
parentColor notices LightGray by default (diff)
downloadcatgirl-ea7e919a1d4816486da7ee9a77767652b475bb10.tar.gz
catgirl-ea7e919a1d4816486da7ee9a77767652b475bb10.zip
Color notices LightGray in input
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d>2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe