utimens: work around glibc rounding bug on more platforms
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 27 Dec 2010 19:01:57 +0000 (11:01 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 27 Dec 2010 19:02:29 +0000 (11:02 -0800)
commitc35c85112f8cd1532c4a7f7fe7602d0e5fbe5fc5
treeb36acae1f1db84db6a122e5b0729a0db3314a733
parentd385e41390cef36bc4811cefe285f6243c6da1eb
utimens: work around glibc rounding bug on more platforms

* lib/utimens.c (fdutimens): Work around rounding bug even if
HAVE_WORKING_UTIMES.  Reported for Linux 2.4.21 by Bruno Haible in
<http://lists.gnu.org/archive/html/bug-gnulib/2010-12/msg00298.html>.
ChangeLog
lib/utimens.c