Description: Set file access and modification times of a file relative to a directory fd. Files: lib/utimensat.c m4/utimensat.m4 Depends-on: sys_stat extensions openat [test $HAVE_UTIMENSAT = 0 || test $REPLACE_UTIMENSAT = 1] utimens [test $HAVE_UTIMENSAT = 0 || test $REPLACE_UTIMENSAT = 1] configure.ac: gl_FUNC_UTIMENSAT gl_SYS_STAT_MODULE_INDICATOR([utimensat]) Makefile.am: Include: Link: $(LIB_CLOCK_GETTIME) License: GPL Maintainer: Eric Blake