Module Name: src Committed By: christos Date: Sat Jan 21 23:03:36 UTC 2017
Modified Files:
src/bin/sh: redir.c
Log Message:
Don't let set cloexec for "exec n>&1" like ksh does (but not bash). Unit
tests pass... If we don't like that, we should add some unittests that fail.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/bin/sh/redir.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
