summary refs log tree commit diff
path: root/command.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-05 22:51:45 -0500
committerJune McEnroe <june@causal.agency>2020-02-05 22:51:45 -0500
commit839cc362a85e3cf463cd0cfe6c092ca0978b8c29 (patch)
tree226ad19c23b68f1afbb27f5f2ed431235f1175a5 /command.c
parentUse getopt_config to load options (diff)
downloadcatgirl-839cc362a85e3cf463cd0cfe6c092ca0978b8c29.tar.gz
catgirl-839cc362a85e3cf463cd0cfe6c092ca0978b8c29.zip
Handle errors from getopt
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>Fix 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