summary refs log tree commit diff homepage
path: root/2016/input/day21.txt
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-12-15 15:03:32 -0500
committerJune McEnroe <programble@gmail.com>2017-12-15 15:03:32 -0500
commit10b60709e3b18bcdd85d3c3d708fc55b0b2a29c7 (patch)
tree7396d535210aa9ee3f23fcedf1974773fe3bb3e6 /2016/input/day21.txt
parentDay 11 (diff)
downloadaoc-10b60709e3b18bcdd85d3c3d708fc55b0b2a29c7.tar.gz
aoc-10b60709e3b18bcdd85d3c3d708fc55b0b2a29c7.zip
Day 11, part 2
Diffstat (limited to '2016/input/day21.txt')
0 files changed, 0 insertions, 0 deletions
nce/commit/bounce.c?h=2.3&id=d20bda982a9cedfcdfeb677a436ec8a730364650&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