]> Savannah Git Hosting - gnulib.git/commit
utimensat: remove FIXME for old Linux kernels
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Nov 2016 15:55:17 +0000 (08:55 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Nov 2016 15:55:47 +0000 (08:55 -0700)
commit9381306085ec6d6d0c671afb5816dcfc85b04e97
tree5b3f8098ee3a4b21209c3290683a6279c44ffab7
parent844d82afb543fcd0dc635f09eeef5563ffca2ff2
utimensat: remove FIXME for old Linux kernels

* lib/utimensat.c (rpl_utimensat): Update FIXME comment.
* m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Belatedy do a "simplify
this in 2012" FIXME, by assuming the file system bug is absent
unless demonstrated to be present.  We no longer need to worry
about Linux kernel 2.6.32 when building with newer kernels.
ChangeLog
lib/utimensat.c
m4/utimensat.m4