Edit

IABSD.fr/src/usr.bin

Branch :

  • Show log

    Commit

  • Author : guenther
    Date : 2023-08-11 05:02:21
    Hash : 6541b77c
    Message : Switch rcs_{get,set}_mtime() from returning and taking a time_t to doing so with a struct timespec and then use tv_nsec = UTIME_OMIT instead of a (time_t)-1 as a "do nothing" value. They can then fully preserve the timestamp ok millert@