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