getcwd-lgpl: new module
[pspp] / modules / safe-read
index e8f8d23631844364b3a0abc71e2cb0bf101ff4f0..89e79a9b67db5b3044ecaffb2f8131c944182668 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-An interface to read() that retries after interrupts.
+An interface to the read() function that retries after interrupts.
 
 Files:
 lib/safe-read.h
@@ -7,6 +7,7 @@ lib/safe-read.c
 m4/safe-read.m4
 
 Depends-on:
+read
 ssize_t
 
 configure.ac:
@@ -18,7 +19,7 @@ Include:
 "safe-read.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering, Bruno Haible