summary refs log tree commit diff
path: root/bin/1sh/trap.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-07 15:14:07 -0400
committerJune McEnroe <june@causal.agency>2020-06-07 15:14:07 -0400
commit052c207a9ca2b478f957a811a761e45c7aef680f (patch)
treef40e96f5ed92c4d80b0bb98dadebd0c23c8094c9 /bin/1sh/trap.h
parentCast z_stream fields to size_t (diff)
downloadsrc-052c207a9ca2b478f957a811a761e45c7aef680f.tar.gz
src-052c207a9ca2b478f957a811a761e45c7aef680f.zip
Remove mktemp options from mkbuiltins, mktokens
Why even?
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe