X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=e41473745c11635d9a32c2a143657b74aea0e78a;hb=b432ad197bb6b96fecde723e9eac6f78f148fd31;hp=4984306d0b5031f79422c3439411537daf70069a;hpb=5e6853b8099815e07211720d30b2db1f26d8440a;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 4984306d0..e41473745 100644 --- a/modules/strftime +++ b/modules/strftime @@ -1,19 +1,28 @@ Description: +nstrftime() function: convert date and time to string, with GNU extensions. Files: +lib/strftime.h lib/strftime.c m4/mbstate_t.m4 m4/tm_gmtoff.m4 m4/strftime.m4 Depends-on: +stdbool +time_r +wchar configure.ac: -jm_FUNC_GNU_STRFTIME +gl_FUNC_GNU_STRFTIME Makefile.am: -lib_SOURCES += strftime.c Include: - +"strftime.h" +License: +LGPL + +Maintainer: +Jim Meyering, glibc