Hash :
69fe5670
Author :
Date :
2009-12-31T15:47:10
Use AC_C_INLINE instead of module 'inline' where possible.
Description:
Set file access and modification times, relative to a directory.
Files:
lib/fdutimensat.c
lib/utimens.h
Depends-on:
futimens
utimensat
configure.ac:
AC_REQUIRE([AC_C_INLINE]) dnl because 'inline' is used in lib/utimens.h
gl_MODULE_INDICATOR([fdutimensat])
Makefile.am:
lib_SOURCES += fdutimensat.c
Include:
<fcntl.h>
"utimens.h"
Link:
$(LIB_CLOCK_GETTIME)
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering, Eric Blake