]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Replace tv_usec normalization with the return of EINVAL.
authorDiomidis Spinellis <dds@FreeBSD.org>
Wed, 4 Jan 2006 00:47:13 +0000 (00:47 +0000)
committerDiomidis Spinellis <dds@FreeBSD.org>
Wed, 4 Jan 2006 00:47:13 +0000 (00:47 +0000)
commitf8ccc6ceb9c601485d174b6037136ff0290b1639
tree4d221d56164d2b7e471804596cbbae2f3c4293e5
parent8a436e75543758d3b9e9c3daa028844af95576d0
Replace tv_usec normalization with the return of EINVAL.
This addresses two objections to the previous behavior,
and unbreaks the alpha tinderbox build.

TODO: update the utimes(2) man page.
sys/kern/vfs_extattr.c
sys/kern/vfs_syscalls.c