md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / full-read
index c12ba97..5bae3ae 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:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering, Bruno Haible