Rewrite of a patch from Elliott Hughes to implement touch -h and switch API to utimen...
authorRob Landley <rob@landley.net>
Sun, 8 Feb 2015 22:33:24 +0000 (16:33 -0600)
committerRob Landley <rob@landley.net>
Sun, 8 Feb 2015 22:33:24 +0000 (16:33 -0600)
commit9628107532c705b69a211e0f595815a33d390724
tree7c74451873a6f5e99a6bc8b3886a6e35a3fdcf19
parent5ff746852503b86717deb7d978d9069ba7288a7c
Rewrite of a patch from Elliott Hughes to implement touch -h and switch API to utimensat() which offers nanosecond granularity and UTIME_OMIT/UTIME_NOW.
toys/posix/touch.c