(atexit): Define using a prototype.
[gnulib.git] / modules / strftime
index 4984306..fe1b391 100644 (file)
@@ -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:
 <time.h>
 
+Maintainer:
+glibc
+