CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/06 13:36:13
Modified files:
usr.bin/stat : stat.c
Log message:
Prefer the POSIX standard st_*tim struct timespec members over the
older BSD st_*timespec names.
ok millert@
