X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=451e5657720609fa152f5b299839766944854f2a;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=4984306d0b5031f79422c3439411537daf70069a;hpb=5e6853b8099815e07211720d30b2db1f26d8440a;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 4984306d0..451e56577 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: +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