openat: provide more convenience names
[pspp] / modules / strerror
index 23b6f1680fda9ff85a357bbbc2ce00a68d89ffd7..1a204fa09efc70bcec4683e9eea6542e9ef36400 100644 (file)
@@ -1,16 +1,26 @@
 Description:
+strerror() function: return string describing error code.
 
 Files:
 lib/strerror.c
 m4/strerror.m4
 
 Depends-on:
+errno
+intprops
+string
 
 configure.ac:
 gl_FUNC_STRERROR
+gl_STRING_MODULE_INDICATOR([strerror])
 
 Makefile.am:
 
 Include:
 <string.h>
 
+License:
+LGPLv2+
+
+Maintainer:
+all