mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-02 04:33:03 +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