Date: Sat, 21 Aug 1999 18:46:59 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <199908220146.SAA61521@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1999/08/21 18:46:59 PDT
Modified files:
sys/kern vfs_syscalls.c
Log:
Use the new vfs_timestamp() function to create the timestamps used
by utimes(path, NULL). This gives them the same precision as the
timestamps produced by write operations. Do likewise for lutimes()
and futimes().
Suggested by bde.
Revision Changes Path
1.131 +46 -43 src/sys/kern/vfs_syscalls.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908220146.SAA61521>
