summary refs log tree commit diff
path: root/chat.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 /chat.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 'chat.c')
0 files changed, 0 insertions, 0 deletions
8700a4237268643dbcb632a9166&follow=1'>List streams if none givenJune McEnroe 2018-02-22Set ForceCommand ssh-commandJune McEnroe 2018-02-22Rename command to ssh-commandJune McEnroe 2018-02-22Add command.shJune McEnroe 2018-02-22Factor out STREAM_SIZE for ingest and broadcastJune McEnroe 2018-02-22Handle EINTR from keventJune McEnroe 2018-02-22Include libutil in chroot.tarJune McEnroe