Add support for futimens for platforms that don't support futimes.
authorEric Christopher <echristo@gmail.com>
Thu, 4 Jul 2013 00:47:09 +0000 (00:47 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 4 Jul 2013 00:47:09 +0000 (00:47 +0000)
commitd1280c194b388663044f002a34aa9cc00c4feb97
treee1f90fd0d3509c77c2581e318d84311a2d497b84
parentc93822901aef17aaf8bb1303f27b47025fd1d582
Add support for futimens for platforms that don't support futimes.

Patch by pashev.igor.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185601 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
cmake/config-ix.cmake
configure
include/llvm/Config/config.h.in
lib/Support/Unix/Path.inc