29 lines
261 B
Plaintext
29 lines
261 B
Plaintext
Description:
|
|
Subtract timespec values.
|
|
|
|
Files:
|
|
lib/timespec-sub.c
|
|
|
|
Depends-on:
|
|
c99
|
|
intprops
|
|
stdbool
|
|
stdckdint
|
|
timespec
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += timespec-sub.c
|
|
|
|
Include:
|
|
"timespec.h"
|
|
|
|
Link:
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|