X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=451e5657720609fa152f5b299839766944854f2a;hb=c65d65a81e9d66960ae7ce5abe5069d5b7338ed2;hp=2eeb1eafc0698e1aaa489387773902fe2d8bdd87;hpb=fa06ed63980ae86be968e9ae22b4271f6c766c13;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 2eeb1eafc..451e56577 100644 --- a/modules/strftime +++ b/modules/strftime @@ -4,23 +4,25 @@ 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 -tzset configure.ac: gl_FUNC_GNU_STRFTIME Makefile.am: -lib_SOURCES += strftime.c strftime.h +lib_SOURCES += strftime.c Include: "strftime.h" -Maintainer: -glibc +License: +LGPL +Maintainer: +Jim Meyering, glibc