summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-20 16:29:31 -0400
committerJune McEnroe <june@causal.agency>2018-08-20 16:29:31 -0400
commit431dd32cf12bd84756006fd8fbd3e217343a7e8f (patch)
tree1109a018b71b48b841029e6260121fbf7dab2852 /edit.c
parentAdd uninstall target (diff)
downloadcatgirl-431dd32cf12bd84756006fd8fbd3e217343a7e8f.tar.gz
catgirl-431dd32cf12bd84756006fd8fbd3e217343a7e8f.zip
Fix missing stdint.h include
Diffstat (limited to 'edit.c')
0 files changed, 0 insertions, 0 deletions
href='/src/commit/bin/order.y?id=0678af6fe92d76183144ca378672a62b2a955465&follow=1'>Add 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 McEnroe