mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-03 16:32:55 +08:00

Changed nfs_utime() to nfs_utimens(), changed the arguments to use a timespec array instead of individual variables for access and modified time. Updates #4400