summary refs log tree commit diff
path: root/xdg.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-13 01:43:16 -0500
committerJune McEnroe <june@causal.agency>2020-02-13 01:43:16 -0500
commitff518a8eb9b811f86f047ccd810c6dae85b18f1a (patch)
treee40ac9302737889177960fb623c073e39830f237 /xdg.c
parentAdd -g for generating certificates (diff)
downloadcatgirl-ff518a8eb9b811f86f047ccd810c6dae85b18f1a.tar.gz
catgirl-ff518a8eb9b811f86f047ccd810c6dae85b18f1a.zip
Clean up manual lints
Wish I could use mandoc -T lint as part of the dev target but it
complains about missing referenced pages without a way to turn that off
that I can find.
Diffstat (limited to 'xdg.c')
0 files changed, 0 insertions, 0 deletions
400'>2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroes='nohover-highlight'> Plan learned to set this automatically! 2022-03-15Rewrite Linux install.sh for DebianJune McEnroe 2022-03-15Remove dashJune McEnroe