summary refs log tree commit diff
path: root/src/arith_yylex.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2018-05-19 02:39:51 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2018-05-28 17:12:23 +0800
commit59e62c9a3c67eef2bf9dc86e5bf0b2c88d6e8571 (patch)
tree0193342808ab29ed3785ad8f9363cc9a72b59e31 /src/arith_yylex.c
parentexec: Stricter pathopt parsing (diff)
downloaddash-59e62c9a3c67eef2bf9dc86e5bf0b2c88d6e8571.tar.gz
dash-59e62c9a3c67eef2bf9dc86e5bf0b2c88d6e8571.zip
exec: Never rehash regular built-ins
As regular (including special) built-ins can never be overridden,
we should never remove them from the hash table.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/arith_yylex.c')
0 files changed, 0 insertions, 0 deletions
bin/htagml.c?id=a3ee3ce9314d95f939c9bd39dd8b83becd4c7fc5&follow=1'>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 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe