summary refs log tree commit diff
path: root/bin/cash/tests/builtins/wait5.0
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-10 19:54:05 -0500
committerJune McEnroe <june@causal.agency>2019-01-10 19:54:55 -0500
commit06e9d6a59bfa78c8b4047586b41bf35fc16175ef (patch)
treef2d177ca31ff92c64c33703e614af7b5a07a82a9 /bin/cash/tests/builtins/wait5.0
parentReplace sys_nsig with NSIG (diff)
downloadsrc-06e9d6a59bfa78c8b4047586b41bf35fc16175ef.tar.gz
src-06e9d6a59bfa78c8b4047586b41bf35fc16175ef.zip
Replace st_mtim with st_mtimespec
Diffstat (limited to 'bin/cash/tests/builtins/wait5.0')
0 files changed, 0 insertions, 0 deletions
ht'> Otherwise the "id" in "void" matches for "void id". 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 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