summaryrefslogtreecommitdiff
path: root/modules/utimens
blob: f630f1bb5bff73b78664c208af51ef59adb938a3 (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.

Files:
lib/utimens.h
lib/utimens.c
m4/utimens.m4
m4/utimes.m4

Depends-on:
timespec

configure.ac:
gl_UTIMENS

Makefile.am:
lib_SOURCES += utimens.h utimens.c

Include:
"utimens.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering