summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-29 18:52:03 -0500
committerJune McEnroe <june@causal.agency>2018-11-29 18:52:03 -0500
commit908b834c1a6346b8bde7168e42d1b9786e4f658f (patch)
tree9942f43260e8e64077a7a02231938362ae0d2056 /irc.c
parentAdd basic log replay (diff)
downloadcatgirl-908b834c1a6346b8bde7168e42d1b9786e4f658f.tar.gz
catgirl-908b834c1a6346b8bde7168e42d1b9786e4f658f.zip
Strip timestamps from log replay
Also fix string length. %.*s does not behave as one might expect when
writing wchar_t.
Diffstat (limited to 'irc.c')
0 files changed, 0 insertions, 0 deletions
td>June McEnroe 2021-06-09Use seprintf for snip, removing strlcpynJune McEnroe 2021-06-09Use seprintf for reserializeJune McEnroe 2021-06-09Use seprintf for capListJune McEnroe 2021-06-09Add seprintfJune McEnroe 2021-05-27Add pounce-notify to README 2.4June McEnroe 2021-05-27Fix ENVIRONMENT formatting in pounce-notify(1)June McEnroe 2021-05-27Add note about Libera.Chat SASL-only rangesJune McEnroe 2021-05-25Add QUIRKS fileJune McEnroe 2021-05-19Replace freenode with tilde.chatJune McEnroe 2021-05-04notify: Reword pounce-notify manualJune McEnroe 2021-05-02Clean up Makefiles, configure scriptsJune McEnroe 2021-04-30palaver: Exit on getopt failureJune McEnroe 2021-04-30notify: Implement pounce-notifyJune McEnroe