(fstat, utime): New functions; these are provided in
authorGeoff Voelker <voelker@cs.washington.edu>
Thu, 23 Apr 1998 23:41:12 +0000 (23:41 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Thu, 23 Apr 1998 23:41:12 +0000 (23:41 +0000)
commit16bb7578f27c14e3668ad5e978d7f871b0f0ff5d
tree9d0ec3977105dc854c590089c73bcfe397fc425e
parent9b69357efcd5ed8bd1dd7b55f164fba326bef09a
(fstat, utime): New functions; these are provided in
conjunction with stat to make handling of file timestamps
consistent.
(convert_from_time_t): Fix calculation of low-order bits.
(sys_unlink): Allow read-only files to be unlinked as on Unix.
src/w32.c