summaryrefslogtreecommitdiff
path: root/modules/fdutimensat
blob: 21d656f1a5875fea899c6ef061a187d3f3f3c78c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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