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