summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-25 17:00:28 -0500
committerJune McEnroe <june@causal.agency>2019-02-25 17:00:28 -0500
commit2a6e3f2d02951fea389db6767f5e4ed657964d80 (patch)
treee84d46fa5ee64aa874972adaa098aa4a8012d124 /chat.c
parentUpdate tag colors (diff)
downloadcatgirl-2a6e3f2d02951fea389db6767f5e4ed657964d80.tar.gz
catgirl-2a6e3f2d02951fea389db6767f5e4ed657964d80.zip
Output raw to standard error if it is not a terminal
Diffstat (limited to 'chat.c')
0 files changed, 0 insertions, 0 deletions
d>Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 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