X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=451e5657720609fa152f5b299839766944854f2a;hb=e873bdee3369d3fcae65c602196f53b943af3770;hp=4d28e3fdf36c99b39973c51b8e01e616faca4c0b;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 4d28e3fdf..451e56577 100644 --- a/modules/strftime +++ b/modules/strftime @@ -2,22 +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: +extensions +stdbool +time_r configure.ac: -jm_FUNC_GNU_STRFTIME +gl_FUNC_GNU_STRFTIME Makefile.am: lib_SOURCES += strftime.c Include: - +"strftime.h" -Maintainer: -glibc +License: +LGPL +Maintainer: +Jim Meyering, glibc