X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fstrftime;h=dc53916038b4cf13460f3205fddc764597836161;hb=15b8a93426dff14b43cc5e1dc340a869a0096f02;hp=8b8d60cf2702ba14fc5a6ac997aac9d1225048cc;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 8b8d60cf2..dc5391603 100644 --- a/modules/strftime +++ b/modules/strftime @@ -1,18 +1,31 @@ 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 +mbrlen +mbsinit +stdbool +time_r +wchar 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