summaryrefslogtreecommitdiff
path: root/modules/parse-duration
blob: 2e8f3d1b6efcb4b4f8ad1df8096adcd4d4e18638 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
Parse a duration given as string.

Files:
lib/parse-duration.h
lib/parse-duration.c

Depends-on:
xalloc

configure.ac:
AC_REQUIRE([AC_C_INLINE])

Makefile.am:
lib_SOURCES += parse-duration.c

Include:
"parse-duration.h"

License:
GPL

Maintainer:
Bruce Korb