jilles 00d33feb9d sh: Reduce unnecessary forks with eval.
The eval special builtin now runs the code with EV_EXIT if it was run
with EV_EXIT itself.

In particular, this eliminates one fork when a command substitution contains
an eval command that ends with an external program or a subshell.

This is similar to what r220978 did for functions.
2011-06-16 21:50:28 +00:00
..
2011-05-27 20:53:07 +00:00
2011-03-07 07:31:15 +00:00
2011-05-27 20:53:07 +00:00
2011-06-16 21:50:28 +00:00
2009-12-24 18:41:14 +00:00
2011-05-22 14:03:46 +00:00
2009-12-24 18:41:14 +00:00
2011-05-27 16:00:37 +00:00