X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=fe1b391d58ed1d140c10c7e1406d8aed34e3b7ab;hb=ab925242c495050cda536f918ff4d5118798505a;hp=8b8d60cf2702ba14fc5a6ac997aac9d1225048cc;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 8b8d60cf2..fe1b391d5 100644 --- a/modules/strftime +++ b/modules/strftime @@ -1,11 +1,15 @@ Description: +nstrftime() function: convert date and time to string, with GNU extensions. Files: lib/strftime.c +m4/mbstate_t.m4 m4/tm_gmtoff.m4 m4/strftime.m4 Depends-on: +time_r +tzset configure.ac: jm_FUNC_GNU_STRFTIME @@ -16,3 +20,6 @@ lib_SOURCES += strftime.c Include: +Maintainer: +glibc +