md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / full-write
index 357a8eb..dc07a3b 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+An interface to the write() function that writes all it is asked to write.
 
 Files:
 lib/full-write.h
@@ -15,3 +16,8 @@ lib_SOURCES += full-write.h full-write.c
 Include:
 "full-write.h"
 
+License:
+LGPLv2+
+
+Maintainer:
+Jim Meyering, Bruno Haible