Add a Maintainer.
[gnulib.git] / modules / settime
1 Description:
2 Set the current time, with nanosecond resolution.
3
4 Files:
5 lib/settime.c
6 m4/clock_time.m4
7 m4/settime.m4
8
9 Depends-on:
10 timespec
11
12 configure.ac:
13 gl_SETTIME
14
15 Makefile.am:
16 lib_SOURCES += settime.c
17
18 Include:
19
20 Maintainer:
21 Paul Eggert, Jim Meyering
22