utimens: validate futimens usage
[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 dup2
13 errno
14 sys_time
15 time
16
17 configure.ac:
18 gl_UTIMENS
19
20 Makefile.am:
21
22 Include:
23 "utimens.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Paul Eggert, Jim Meyering