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 15:56:13 +00:00
2011-04-15 15:33:24 +00:00
2011-05-07 14:32:16 +00:00
2011-05-07 14:32:16 +00:00