Don't use the `utime()' or `utimes()' system calls to touch files,
authorChris Hanson <org/chris-hanson/cph>
Thu, 3 Nov 1988 08:35:47 +0000 (08:35 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 3 Nov 1988 08:35:47 +0000 (08:35 +0000)
commitcef4ce3a37781309ddd4c84e4c8abc7d49d0c7fc
tree402b6f5fa099e06ac0cf4e17d43c9cd71d93dd44
parent1a8e8a06e66d845dad35dea73ee24f194a89d3c3
Don't use the `utime()' or `utimes()' system calls to touch files,
because they are subject to clock skew problems when used on remote
NFS files.  Also, add check for file type to file touching code.
v7/src/microcode/pruxfs.c
v7/src/microcode/version.h
v8/src/microcode/version.h