]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make test check the tv_nsec part of a struct stat when comparing
authordwmalone <dwmalone@FreeBSD.org>
Sat, 27 Jul 2002 22:53:44 +0000 (22:53 +0000)
committerdwmalone <dwmalone@FreeBSD.org>
Sat, 27 Jul 2002 22:53:44 +0000 (22:53 +0000)
commit3b0d121aebc77955e4421574c410eec83ce4d604
treec74ef19156e37cffa0adc3e0b2bff93a0f81c041
parentae7c937aa17799b0d6ae3750fc3fed0d0cc99998
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
bin/test/test.c