gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / settime
1 Description:
2 Set the current time, with nanosecond resolution.
3
4 Files:
5 lib/settime.c
6 m4/settime.m4
7
8 Depends-on:
9 clock-time
10 extensions
11 timespec
12
13 configure.ac:
14 gl_SETTIME
15
16 Makefile.am:
17
18 Include:
19
20 License:
21 GPL
22
23 Maintainer:
24 Paul Eggert, Jim Meyering