Make roundf-tests module depend on floorf, ceilf.
[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 sys_time
12 timespec
13
14 configure.ac:
15 gl_SETTIME
16
17 Makefile.am:
18
19 Include:
20 #include "timespec.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Paul Eggert, Jim Meyering