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
posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git]
/
modules
/
timespec-add
blob
68050bf856aa138e67dbe8ddca5a85bd8c7af888
1
Description:
2
Add timespec values.
3
4
Files:
5
lib/timespec-add.c
6
7
Depends-on:
8
c99
9
intprops
10
timespec
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += timespec-add.c
16
17
Include:
18
"timespec.h"
19
20
Link:
21
22
License:
23
GPL
24
25
Maintainer:
26
Paul Eggert, Jim Meyering