summary refs log tree commit diff
path: root/bin/dtch.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-31 18:58:45 -0500
committerJune McEnroe <june@causal.agency>2020-12-31 18:58:45 -0500
commit3322c6161436098504dbf467bd1973cadc7f2712 (patch)
tree124e627d6f6aaaf554b3132e52329cb6ab8dc623 /bin/dtch.c
parentSimplify bit lexing and parsing (diff)
downloadsrc-3322c6161436098504dbf467bd1973cadc7f2712.tar.gz
src-3322c6161436098504dbf467bd1973cadc7f2712.zip
Add ASCII control code names to bit
Diffstat (limited to 'bin/dtch.c')
0 files changed, 0 insertions, 0 deletions
77a436ec8a730364650&follow=1'>Call clientConsume before clientRecvJune McEnroe This might reduce the frequency of a client getting its own message back because it was behind in the ring when it sent it. 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe