summary refs log tree commit diff
path: root/src/output.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-07-13 22:34:50 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-07-13 22:34:50 +0800
commit3b7c8442bfe7c2fd0a6b0415df6ddf66a399fd55 (patch)
treed9206d6ab90177745dd075d22b77f8fca7c5da75 /src/output.h
parent[SHELL] Expand ENV before using it (diff)
downloaddash-3b7c8442bfe7c2fd0a6b0415df6ddf66a399fd55.tar.gz
dash-3b7c8442bfe7c2fd0a6b0415df6ddf66a399fd55.zip
[OPTIONS] Added support for -l
This patch adds support for the -l option (login shell) as required
by the LSB.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/output.h')
0 files changed, 0 insertions, 0 deletions
tle='2019-05-27 22:07:50 -0400'>2019-05-27Add FrontierJune McEnroe 2019-05-27Break nicks with ZWNJJune McEnroe 2019-05-26Add DawnJune McEnroe 2019-05-20Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe