summary refs log tree commit diff
path: root/term.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-30 19:45:34 -0500
committerJune McEnroe <june@causal.agency>2018-11-30 19:45:34 -0500
commit414f928ac58278188638f8146a28a5747909de7b (patch)
tree8b5cf159990d66d7379f44a69e1f87526d1474bb /term.c
parentSeparate ircConnect and ircDisconnect (diff)
downloadcatgirl-414f928ac58278188638f8146a28a5747909de7b.tar.gz
catgirl-414f928ac58278188638f8146a28a5747909de7b.zip
Handle signals consistently in the event loop
Diffstat (limited to 'term.c')
0 files changed, 0 insertions, 0 deletions
?h=1.2&id=af87b4e68d14ff5a3155c1f9c2ce1fa7d536c278&follow=1'>Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe Rookie mistake. 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