diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2013-04-16 18:06:36 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2013-04-16 18:06:36 +0000 |
commit | 9ee0a18a60baf41a29f2af75e03e454ab716cf0e (patch) | |
tree | c6233912cdd633b76c31c874ce50ba7e8e16d9ba /usr.bin | |
parent | 4f8ed32bee9d9b45dc66c39b6962b74a25276745 (diff) |
Use utimensat() and futimens() instead of utimes() and futimes().
This lets us use UTIME_OMIT instead of having to lstat() the file
when we want to preserve one of the times. Remove casts to long
for tv_sec to prepare for upcoming time_t changes. OK deraadt@
Diffstat (limited to 'usr.bin')
0 files changed, 0 insertions, 0 deletions