]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r277645: cp,mv,touch: Set timestamps with nanosecond precision.
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 10 Apr 2016 15:02:29 +0000 (15:02 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 10 Apr 2016 15:02:29 +0000 (15:02 +0000)
commite750c877b08d33378099af535438017657af4dc1
tree6942e28b2d1aa08d04336edfb0404c7a93f25fdf
parentfe6185cdf0df83fb0f81187bcebad95521dadb4b
MFC r277645: cp,mv,touch: Set timestamps with nanosecond precision.

This uses utimensat().

git-svn-id: svn://svn.freebsd.org/base/stable/10@297782 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/cp/utils.c
bin/mv/mv.c
usr.bin/touch/touch.c