summary refs log tree commit diff
path: root/src/miscbltin.c
diff options
context:
space:
mode:
authorherbert <herbert@gondor.apana.org.au>2005-03-03 21:46:35 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-09-26 18:33:04 +1000
commit8945a121d3fae94a27a7d83ab21e5826e9515d36 (patch)
treee5a25f97fb03301fba034ff230be1dadbff2f9fb /src/miscbltin.c
parentInvert return value of test_eaccess and rename it to test_st_mode. (diff)
downloaddash-8945a121d3fae94a27a7d83ab21e5826e9515d36.tar.gz
dash-8945a121d3fae94a27a7d83ab21e5826e9515d36.zip
Removed qflag.
Diffstat (limited to 'src/miscbltin.c')
0 files changed, 0 insertions, 0 deletions
June McEnroe 2021-01-20Add all target to git.causal.agency MakefileJune McEnroe 2021-01-20Remove Lua supportJune McEnroe 2021-01-20Fix tests for diff spansJune McEnroe 2021-01-20Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map 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