Commit ID: 1005988D0430B222211
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/08/07 20:40:57 UTC
Modified files:
bin/mksh : Build.sh histrap.c
Log message:
plug part of the history problems until we can do better:
do not change the underlying file when truncating; rather,
copy everything back from the tmpfile to histfd while the
latter is locked
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.725 -r1.726 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.162 -r1.163 src/bin/mksh/histrap.c