summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-10 12:45:37 -0400
committerJune McEnroe <june@causal.agency>2018-08-10 12:45:37 -0400
commitb740e937df159255e4a33375e9e3afd03dd5a49b (patch)
tree903d0848f947b211e0ef73e91d6f623fcc629544 /LICENSE
parentRename chan to join (diff)
downloadcatgirl-b740e937df159255e4a33375e9e3afd03dd5a49b.tar.gz
catgirl-b740e937df159255e4a33375e9e3afd03dd5a49b.zip
Remove unnecessary va_end
va_end must be called before the function returns, but errx is noreturn.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
llow=1'>Mention 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