summaryrefslogtreecommitdiff
path: root/modules/timespec-sub
blob: d7316a5c9c523d5e77ac7072043b3d678860e897 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Subtract timespec values.

Files:
lib/timespec-sub.c

Depends-on:
c99
intprops
stdckdint
timespec

configure.ac:

Makefile.am:
lib_SOURCES += timespec-sub.c

Include:
"timespec.h"

Link:

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering