Date: Sat, 27 Jul 2002 15:53:44 -0700 (PDT) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/test test.c Message-ID: <200207272253.g6RMriV5063809@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2002/07/27 15:53:44 PDT Modified files: bin/test test.c Log: Make test check the tv_nsec part of a struct stat when comparing the mtimes of a file. (This is probably only useful if you have vfs.timestamp_precision set to something nonzero). PR: 39163 Submitted by: Hal Burch <hburch@lumeta.com> MFC after: 2 weeks Revision Changes Path 1.50 +10 -8 src/bin/test/test.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?200207272253.g6RMriV5063809>