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