Re: [PATCH] expand: remove unnecessary code in backquote expansion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ron Yorston <rmy@xxxxxxxxxxxx> wrote:
> ash originally had support for omitting the fork when expanding a
> builtin in backquotes.  dash has gradually been removing this support,
> most recently in commit 66b614e29038e31745c4a5d296f64f8d64f5c377
> ("[EVAL] Remove unused EV_BACKCMD flag").
> 
> Some traces still remain, however.  Remove:
> 
> - the buf and nleft elements of the backcmd structure;
> - a misleading comment regarding handling of builtins.
> 
> Signed-off-by: Ron Yorston <rmy@xxxxxxxxxxxx>

Unfortunately we may need this at some point in the future due
to changes in POSIX.  So let's keep it around for now until we
get things such as `jobs -p` to work.

Thanks,
-- 
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe dash" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux