X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetdate;h=391eb004b8bbdcfbccc71cd680dab0a65b23aee1;hb=5c8b3b20f7930b1ef6b2684a55f3213fce23154c;hp=3a28874ad34a084f24881fbfaad1fb471ba303f0;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/getdate b/modules/getdate index 3a28874ad..391eb004b 100644 --- a/modules/getdate +++ b/modules/getdate @@ -1,4 +1,5 @@ Description: +Convert a date/time string to linear time. Files: lib/getdate.h @@ -8,6 +9,11 @@ m4/tm_gmtoff.m4 m4/getdate.m4 Depends-on: +timespec +stdbool +gettime +mktime +alloca unlocked-io configure.ac: @@ -21,3 +27,9 @@ MAINTAINERCLEANFILES += getdate.c Include: "getdate.h" +License: +GPL + +Maintainer: +Paul Eggert +