f88318ed89eb80fdaf913e86d0a4b7a04bc9dbe3
[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 errno
11 extensions
12 sys_time
13 timespec
14
15 configure.ac:
16 gl_SETTIME
17
18 Makefile.am:
19
20 Include:
21 #include "timespec.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Paul Eggert, Jim Meyering