1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Bruce Korb
70ab9a61a4 parse-duration: Relicense under LGPLv2+.
* modules/parse-duration (License): Change to LGPLv2+.
2012-06-11 01:10:34 +02:00
Bruce Korb
10169d19c6 parse-duration: remove xalloc.h dependency
* lib/parse-duration.c (parse_period): handle NULL return from
strdup instead of calling xstrdup().
* modules/parse-duration: remove "xalloc" dependency
2011-03-03 15:07:32 -08:00
Ralf Wildenhues
29544c11e3 add missing include to parse-duration.c
* lib/parse-duration.c: #include "xalloc.h", for xstrdup.
* modules/parse-duration (Depends-on): Add xalloc.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2008-12-09 19:45:30 +01:00
Bruce Korb
a0c05d1b38 New module 'parse-duration'. 2008-11-17 13:01:06 +01:00