about summary refs log tree commit diff homepage
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-03-05 12:54:26 -0500
committerJune McEnroe <programble@gmail.com>2018-03-05 12:54:26 -0500
commit737c28c63c525fcc033bd9f0adb36e2c65d9f6a8 (patch)
tree13fd6a4318eb9fa8a6d77955e29ad6d5178aa1a6 /Makefile
parentPack message type enums (diff)
downloadtorus-737c28c63c525fcc033bd9f0adb36e2c65d9f6a8.tar.gz
torus-737c28c63c525fcc033bd9f0adb36e2c65d9f6a8.zip
Rename Tile timestamps {create,modify,access}Time
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ce/commit/bounce.c?h=2.1p1&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