summary refs log tree commit diff
path: root/input.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-10 17:44:23 -0400
committerJune McEnroe <june@causal.agency>2018-09-10 17:44:23 -0400
commitc9968aadb959aeee1e999880089a9b6d923a6f26 (patch)
tree33a35c8b7a900ff971c21f9a7c7cf1258b514204 /input.c
parentInstall man page (diff)
downloadcatgirl-c9968aadb959aeee1e999880089a9b6d923a6f26.tar.gz
catgirl-c9968aadb959aeee1e999880089a9b6d923a6f26.zip
Install man page in chroot
Diffstat (limited to 'input.c')
0 files changed, 0 insertions, 0 deletions
8b2298ecd14f933133e555a06f90c8a9640ab&follow=1'>Include path in readlinkat errorJune McEnroe 2019-11-07Call 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