fsusage: Support large volumes on glibc/Hurd, HP-UX, Solaris, MacOS X.
[pspp] / modules / full-read
index 1988248f619e3c820f382203c4d74edbcba58c5a..5bae3ae5e21351a8350dd584d1c407974f22963c 100644 (file)
@@ -1,13 +1,13 @@
 Description:
-An interface to read() that reads all it is asked to read.
+An interface to the read() function that reads all it is asked to read.
 
 Files:
 lib/full-read.h
 lib/full-read.c
+lib/full-write.c
 
 Depends-on:
 safe-read
-full-write
 
 configure.ac:
 
@@ -18,7 +18,7 @@ Include:
 "full-read.h"
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering, Bruno Haible