X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=18bc4118bc44a164e91a559bef4593414a056e01;hb=4e5d58a647f9cbdb5afdc5aadf31b226b7161baa;hp=fe1b391d58ed1d140c10c7e1406d8aed34e3b7ab;hpb=7b224479dcac36108cbf435aff9b45767143ed25;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index fe1b391d5..18bc4118b 100644 --- a/modules/strftime +++ b/modules/strftime @@ -2,6 +2,7 @@ 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 @@ -9,17 +10,18 @@ m4/strftime.m4 Depends-on: time_r -tzset +stdbool configure.ac: -jm_FUNC_GNU_STRFTIME +gl_FUNC_GNU_STRFTIME Makefile.am: -lib_SOURCES += strftime.c Include: - +"strftime.h" + +License: +LGPL Maintainer: glibc -