summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-27 00:49:49 -0400
committerJune McEnroe <june@causal.agency>2019-07-27 00:49:49 -0400
commit2571d6ef5533b005f0f3ece462736693f354f986 (patch)
tree7e2553ca95f20b1c5f9bbaf5cb6aba8e4697f685 /handle.c
parentAdd /list (diff)
downloadcatgirl-2571d6ef5533b005f0f3ece462736693f354f986.tar.gz
catgirl-2571d6ef5533b005f0f3ece462736693f354f986.zip
Mark sig_atomic_t array volatile
Diffstat (limited to 'handle.c')
0 files changed, 0 insertions, 0 deletions
href='/catgirl/commit/chat.h?h=1.1&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