summary refs log tree commit diff
path: root/src/funcs/login
diff options
context:
space:
mode:
authorAlexey Gladkov <legion@altlinux.org>2007-10-04 14:21:44 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2007-10-04 14:21:44 +0800
commit12dc49683be594a147a124472a849287653882f3 (patch)
tree13cc3c95bc6d56569e25c53232bb2bb844f31056 /src/funcs/login
parent[PARSER] Recognise here-doc delimiters terminated by EOF (diff)
downloaddash-12dc49683be594a147a124472a849287653882f3.tar.gz
dash-12dc49683be594a147a124472a849287653882f3.zip
[BUILD] Add --enable-static option to configure.
Add new option to build statical linked dash.
Diffstat (limited to 'src/funcs/login')
0 files changed, 0 insertions, 0 deletions
oe 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