* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / modules / posixtm
index 4af52d3..f0ac2f1 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Convert a date/time string (POSIX syntax) to linear time or broken-down time.
 
 Files:
 lib/posixtm.h
@@ -6,7 +7,7 @@ lib/posixtm.c
 m4/posixtm.m4
 
 Depends-on:
-unlocked-io
+mktime
 
 configure.ac:
 gl_POSIXTM
@@ -17,3 +18,9 @@ lib_SOURCES += posixtm.h posixtm.c
 Include:
 "posixtm.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering
+