X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=2eeb1eafc0698e1aaa489387773902fe2d8bdd87;hb=5cae228b23e408b175e25d36d4909d17cda3bd5b;hp=4984306d0b5031f79422c3439411537daf70069a;hpb=5e6853b8099815e07211720d30b2db1f26d8440a;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 4984306d0..2eeb1eafc 100644 --- a/modules/strftime +++ b/modules/strftime @@ -1,19 +1,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: +time_r +tzset configure.ac: -jm_FUNC_GNU_STRFTIME +gl_FUNC_GNU_STRFTIME Makefile.am: -lib_SOURCES += strftime.c +lib_SOURCES += strftime.c strftime.h Include: - +"strftime.h" + +Maintainer: +glibc