view modules/fdutimensat @ 40203:30d91797009f

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 01 Mar 2019 08:42:42 -0800
parents 534c5ca60c4f
children
line wrap: on
line source

Description:
Set file access and modification times, relative to a directory.

Files:
lib/fdutimensat.c
lib/utimens.h

Depends-on:
futimens
utimensat

configure.ac:
gl_MODULE_INDICATOR([fdutimensat])

Makefile.am:
lib_SOURCES += fdutimensat.c

Include:
<fcntl.h>
"utimens.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering, Eric Blake