summaryrefslogtreecommitdiff
path: root/modules/fdutimensat
blob: e2cf5534663dfac339a8706d2567d6f1bb6c6bb7 (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
27
Description:
Set file access and modification times, relative to a directory.

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

Depends-on:
extern-inline
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