Author :
guenther
Date :
2023-08-11 05:07:28
Hash :ea7ffa33 Message :Stop down-converting to a timeval when comparing and setting times.
Replace use of the old BSD st_*timespec members in struct stat with
the POSIX-standard st_*tim members.
ok millert@