summaryrefslogtreecommitdiff
path: root/modules/utimensat
blob: 2377080999678fb3140be9536f5afcd4fbdaaffe (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
28
29
30
Description:
Set file access and modification times of a file relative to a directory fd.

Files:
lib/utimensat.c
m4/utimensat.m4

Depends-on:
openat
sys_stat
utimens
extensions

configure.ac:
gl_FUNC_UTIMENSAT
gl_SYS_STAT_MODULE_INDICATOR([utimensat])

Makefile.am:

Include:
<sys/stat.h>

Link:
$(LIB_CLOCK_GETTIME)

License:
GPL

Maintainer:
Eric Blake