summary refs log tree commit diff
path: root/src/miscbltin.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2014-10-08 15:24:23 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2014-10-08 15:24:23 +0800
commit3c06acdac0b1ba0e0acdda513a57ee6e31385dce (patch)
tree512a990a9da9643242a84d27ed3a3d11c2eda166 /src/miscbltin.c
parent[VAR] Use setvareq to set OPTIND initially (diff)
downloaddash-3c06acdac0b1ba0e0acdda513a57ee6e31385dce.tar.gz
dash-3c06acdac0b1ba0e0acdda513a57ee6e31385dce.zip
[EXPAND] Split unquoted $@/$* correctly when IFS is set but empty
Currently we do not field-split $@/$* when it isn't quoted and IFS
is set but empty.  This is obviously wrong.  This patch fixes this.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/miscbltin.c')
0 files changed, 0 insertions, 0 deletions
td>2017-07-30Persist bright across color changesJune McEnroe 2017-07-30Add index.htmlJune McEnroe 2017-07-30Add snapshot.shJune McEnroe 2017-07-30Fix termcap patch for background colorsJune McEnroe 2017-07-30Update helpJune McEnroe 2017-07-30Fix help to track colorJune McEnroe 2017-07-30Support background colorsJune McEnroe 2017-07-30Track color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe