summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-31 10:17:21 -0400
committerJune McEnroe <june@causal.agency>2020-03-31 10:17:21 -0400
commit16b16a72e54e05c5ad2c251c2a9c71a92ff11400 (patch)
tree958ee67805e2bae5db4cbf0d0bb89bf07fdf254f /irc.c
parentReplace some declaration; while loops with for loops (diff)
downloadcatgirl-16b16a72e54e05c5ad2c251c2a9c71a92ff11400.tar.gz
catgirl-16b16a72e54e05c5ad2c251c2a9c71a92ff11400.zip
Replace int opt; while with for loop in sandman
Diffstat (limited to 'irc.c')
0 files changed, 0 insertions, 0 deletions
ommit/handle.c?h=2.2&id=83a8952cf5fa7e1e8147d322d80bdecbe0a1a217&follow=1'>Move base64 out of chat.hJune McEnroe 2020-02-11Move 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