summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-08 17:22:51 -0500
committerJune McEnroe <june@causal.agency>2020-02-08 17:22:51 -0500
commit8128edc7eb1e7a86e82d5936ec1100e1f9912f54 (patch)
tree71092d53dfeba8ed6e4330705b4f0b9abee68180 /irc.c
parentCheck signals after file descriptors (diff)
downloadcatgirl-8128edc7eb1e7a86e82d5936ec1100e1f9912f54.tar.gz
catgirl-8128edc7eb1e7a86e82d5936ec1100e1f9912f54.zip
Handle SIGCHLD
Diffstat (limited to 'irc.c')
0 files changed, 0 insertions, 0 deletions
> Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe