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
glob: merge from glibc with Zanella glob changes
[gnulib.git]
/
modules
/
parse-duration
blob
6184dc43153d3f3f12fd6966b057b3bfeb43f649
1
Description:
2
Parse a duration given as string.
3
4
Files:
5
lib/parse-duration.h
6
lib/parse-duration.c
7
8
Depends-on:
9
intprops
10
11
configure.ac:
12
13
Makefile.am:
14
lib_SOURCES += parse-duration.c
15
16
Include:
17
"parse-duration.h"
18
19
License:
20
LGPLv2+
21
22
Maintainer:
23
Bruce Korb