Commit ID: 1005E81345B1CD4C8CB
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/03/29 23:52:02 UTC
Modified files:
bin/mksh : check.t
Log message:
update regression-62 for portability
• glibc on Hurd would only update mtime on an existing file with O_TRUNC
if any data was written (fixed in next upload, but keep workaround for
now, until fix is propagated to most users)
• FAT has a two-second mtime granularity, sleep 2s for OS/2 (komh)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.833 -r1.834 src/bin/mksh/check.t