summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2013-04-16 18:06:36 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2013-04-16 18:06:36 +0000
commit9ee0a18a60baf41a29f2af75e03e454ab716cf0e (patch)
treec6233912cdd633b76c31c874ce50ba7e8e16d9ba /usr.bin
parent4f8ed32bee9d9b45dc66c39b6962b74a25276745 (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