-mautoupdate
[gnulib.git] / modules / utimens
1 Description:
2 Set file access and modification times.
3
4 Files:
5 lib/utimens.c
6 lib/utimens.h
7 m4/utimbuf.m4
8 m4/utimens.m4
9 m4/utimes.m4
10
11 Depends-on:
12 errno
13 sys_time
14 time
15
16 configure.ac:
17 gl_UTIMENS
18
19 Makefile.am:
20
21 Include:
22 "utimens.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Paul Eggert, Jim Meyering