verify: new macro 'assume'
[gnulib.git] / modules / timespec
1 Description:
2 timespec-related declarations
3
4 Files:
5 lib/timespec.h
6 lib/timespec.c
7 m4/timespec.m4
8
9 Depends-on:
10 extern-inline
11 time
12
13 configure.ac:
14 gl_TIMESPEC
15
16 Makefile.am:
17 lib_SOURCES += timespec.c
18
19 Include:
20 "timespec.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Paul Eggert and Jim Meyering