X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrftime;h=07abef6e09f5c7ce43c1ae3c96fa5402573c8abb;hb=4081106d1a7a3b0098b1c9018bc218fa8d31bf23;hp=fe1b391d58ed1d140c10c7e1406d8aed34e3b7ab;hpb=7b224479dcac36108cbf435aff9b45767143ed25;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index fe1b391d5..07abef6e0 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 @@ -12,14 +13,15 @@ time_r tzset configure.ac: -jm_FUNC_GNU_STRFTIME +gl_FUNC_GNU_STRFTIME Makefile.am: -lib_SOURCES += strftime.c Include: - +"strftime.h" + +License: +LGPL Maintainer: glibc -