X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=fe1b391d58ed1d140c10c7e1406d8aed34e3b7ab;hb=02d97fa1f7a73756747951b74de8655d9f11b509;hp=4984306d0b5031f79422c3439411537daf70069a;hpb=5e6853b8099815e07211720d30b2db1f26d8440a;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 4984306d0..fe1b391d5 100644 --- a/modules/strftime +++ b/modules/strftime @@ -1,4 +1,5 @@ Description: +nstrftime() function: convert date and time to string, with GNU extensions. Files: lib/strftime.c @@ -7,6 +8,8 @@ m4/tm_gmtoff.m4 m4/strftime.m4 Depends-on: +time_r +tzset configure.ac: jm_FUNC_GNU_STRFTIME @@ -17,3 +20,6 @@ lib_SOURCES += strftime.c Include: +Maintainer: +glibc +