Commit ID: 100568598191D3EFE4F
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/12/31 21:03:49 UTC
Modified files:
bin/mksh : check.t exec.c sh.h
Log message:
fstat(2) after open(2) for set -C case when initial stat(2) was !S_ISREG
to fix race condition as suggested by jilles
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.716 -r1.717 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.169 -r1.170 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.751 -r1.752 src/bin/mksh/sh.h