* MODULES.html.sh (Support for systems lacking POSIX:2001): New
[gnulib.git] / modules / gethrxtime
1 Description:
2 Get high resolution real time.
3
4 Files:
5 lib/xtime.h
6 lib/gethrxtime.c
7 lib/gethrxtime.h
8 m4/gethrxtime.m4
9 m4/longlong.m4
10
11 Depends-on:
12 clock-time
13 extensions
14 gettime
15 sys_time
16
17 configure.ac:
18 gl_GETHRXTIME
19
20 Makefile.am:
21
22 Include:
23 #include "xtime.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Paul Eggert