repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vasnprintf: Don't use %n on Android.
[gnulib.git]
/
modules
/
timespec-sub
blob
3ec70b31a6a01b57400e9af47451aaf65088b886
1
Description:
2
Subtract timespec values.
3
4
Files:
5
lib/timespec-sub.c
6
7
Depends-on:
8
intprops
9
timespec
10
11
configure.ac:
12
13
Makefile.am:
14
lib_SOURCES += timespec-sub.c
15
16
Include:
17
"timespec.h"
18
19
Link:
20
21
License:
22
GPL
23
24
Maintainer:
25
Paul Eggert, Jim Meyering