X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrptime;h=799170a3a8b3bfc13d8622b855e9036b9bba85fd;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=aecfd36dd64ccd7103b597869f5e87eb1b9eeaa3;hpb=8a668ba3e691cb4260fd5256c141ab6e7ad24a2b;p=gnulib.git diff --git a/modules/strptime b/modules/strptime index aecfd36dd..799170a3a 100644 --- a/modules/strptime +++ b/modules/strptime @@ -1,15 +1,19 @@ Description: -convert a string representation of time to a time tm structure +Convert a string representation of time to a tm structure. Files: lib/strptime.c -lib/strptime.h m4/strptime.m4 +m4/tm_gmtoff.m4 Depends-on: +extensions sys_time string strcase +stdbool +time +time_r configure.ac: gl_FUNC_STRPTIME @@ -17,11 +21,10 @@ gl_FUNC_STRPTIME Makefile.am: Include: -"strptime.h" + License: LGPL Maintainer: glibc -