]> granicus.if.org Git - sudo/commit
It is possible for tv_usec to hold >= 1000000 usecs so add in tv_usec / 1000000.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 8 Apr 2005 21:04:22 +0000 (21:04 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 8 Apr 2005 21:04:22 +0000 (21:04 +0000)
commitf057686d2084ecd16524e36794c9be4bb160d55c
treeb45af17801f031ea77779f04911c1017877c2f12
parentd857334e619c4ffcd32809c8f45d3dd83d0162bb
It is possible for tv_usec to hold >= 1000000 usecs so add in tv_usec / 1000000.
utimes.c