* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / modules / error
index b921045..419d7e3 100644 (file)
@@ -1,12 +1,13 @@
 Description:
+error() and error_at_line() functions: Error reporting.
 
 Files:
 lib/error.h
 lib/error.c
 m4/error.m4
+m4/strerror_r.m4
 
 Depends-on:
-unlocked-io
 gettext
 
 configure.ac:
@@ -17,3 +18,9 @@ Makefile.am:
 Include:
 "error.h"
 
+License:
+LGPL
+
+Maintainer:
+all, glibc
+