X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=modules%2Fstrftime;h=0af5e13b035695587e84b2954d17b567b4dcce9c;hb=b9bd5c498cf2791ec4daacd25716a3e13096247f;hp=1dadd5f0a884dcab6321e3f609b235932f7dbd34;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 1dadd5f0a..0af5e13b0 100644 --- a/modules/strftime +++ b/modules/strftime @@ -2,19 +2,26 @@ 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: +extensions +stdbool +time_r 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