Use futimens() instead of futimes()
authorIngo Weinhold <ingo_weinhold@gmx.de>
Sat, 30 Mar 2013 15:40:08 +0000 (15:40 +0000)
committerIngo Weinhold <ingo_weinhold@gmx.de>
Sat, 30 Mar 2013 15:51:21 +0000 (15:51 +0000)
commit4e4cea429d2a0e8817405320239ee9275c26fabb
tree703ae51e1637c51c0385fef027cb85cbd263b8e7
parentf063fd2aa8a13f1045b5638e9b0258a70f8cd368
Use futimens() instead of futimes()

futimens() is POSIX, futimes() isn't.
examples/solv.c