X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=7abe4206c1dff0b7bbe9bcf5f58005becbe0957b;hb=118ba24d049832db7affcd30bed4209cb37b2b30;hp=4d2d9f95278b6cc0831628f7f303ba95a0386b92;hpb=29ad412dbc385c088c5ad61b6f1856966c477b7f;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 4d2d9f952..7abe4206c 100644 --- a/modules/strftime +++ b/modules/strftime @@ -2,23 +2,27 @@ 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 +stdbool configure.ac: -jm_FUNC_GNU_STRFTIME +gl_FUNC_GNU_STRFTIME Makefile.am: -lib_SOURCES += strftime.c Include: - +"strftime.h" + +License: +LGPL Maintainer: glibc -