diff options
author | 2013-04-16 18:06:35 +0000 | |
---|---|---|
committer | 2013-04-16 18:06:35 +0000 | |
commit | 2e9755b307c1e4542dbae3e796e660ccbbcc795c (patch) | |
tree | 2f4869f1c485bd30d11bac5a76cdb6404d498b30 /usr.sbin/tcpdump/smbutil.c | |
parent | These are already static, because of ../Makefile.inc (diff) | |
download | wireguard-openbsd-2e9755b307c1e4542dbae3e796e660ccbbcc795c.tar.xz wireguard-openbsd-2e9755b307c1e4542dbae3e796e660ccbbcc795c.zip |
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.sbin/tcpdump/smbutil.c')
0 files changed, 0 insertions, 0 deletions