X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=451e5657720609fa152f5b299839766944854f2a;hb=1aeca770e12bdc87d6cfe0e43cc2f37a910213a0;hp=1aa258a794cbd52cb3a458e698db6106c34e6382;hpb=be67264cc3abcd43dc3e66c038da0ea0cab5de7f;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 1aa258a79..451e56577 100644 --- a/modules/strftime +++ b/modules/strftime @@ -4,13 +4,13 @@ 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 @@ -19,8 +19,10 @@ Makefile.am: lib_SOURCES += strftime.c Include: - +"strftime.h" -Maintainer: -glibc +License: +LGPL +Maintainer: +Jim Meyering, glibc