summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-05-10 16:29:50 -0400
committerJune McEnroe <june@causal.agency>2019-05-10 16:29:50 -0400
commitbb9a412a8c9736dc52fe9a7aee997ae5a6c582d8 (patch)
treefadd55637ab195a8010e5a493fbf9da89a2d39b9 /etc
parentAdd Parable of the Sower (diff)
downloadsrc-bb9a412a8c9736dc52fe9a7aee997ae5a6c582d8.tar.gz
src-bb9a412a8c9736dc52fe9a7aee997ae5a6c582d8.zip
Use val instead of suboptarg
suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on
failure?
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
d class='logsubject'>Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe