Commit ID: 1005C06EDFD15FD4F82
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/12/04 21:13:49 UTC
Modified files:
bin/mksh : check.t exec.c sh.h
Log message:
fix ksh-style close-on-exec-for-fds-above-2 in dup-to-self scenario
bugreport by catern via IRC
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.809 -r1.810 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.203 -r1.204 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.867 -r1.868 src/bin/mksh/sh.h