malloc-h: New module.
[gnulib.git] / modules / timespec-sub
blobf442ceafbb3c4da328e968573eba0678fb7d93fd
1 Description:
2 Subtract timespec values.
4 Files:
5 lib/timespec-sub.c
7 Depends-on:
8 c99
9 intprops
10 timespec
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += timespec-sub.c
17 Include:
18 "timespec.h"
20 Link:
22 License:
23 GPL
25 Maintainer:
26 Paul Eggert, Jim Meyering