1 2 3
#include <time.h> int gl_futimens (int, char const *, struct timespec const [2]); int utimens (char const *, struct timespec const [2]);