X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=5f7ad6777e1a7ec611d3946e48ca51a5ec3f7124;hb=ba240e2ebbe21e986c41e7af3eac7268716e7702;hp=624b66b8f3650717d74a451e3d445f312c40d816;hpb=23fe10e274cf20fb2cb75ea1da9556a733106657;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 624b66b8f..5f7ad6777 100644 --- a/modules/strftime +++ b/modules/strftime @@ -2,6 +2,7 @@ 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 @@ -9,17 +10,18 @@ m4/strftime.m4 Depends-on: time_r -tzset +stdbool configure.ac: gl_FUNC_GNU_STRFTIME Makefile.am: -lib_SOURCES += strftime.c Include: - +"strftime.h" -Maintainer: -glibc +License: +LGPL +Maintainer: +Jim Meyering, glibc