Depend on xgetcwd. From Derek Price.
[gnulib.git] / modules / full-read
index 714017f..30b5f61 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+An interface to read() that reads all it is asked to read.
 
 Files:
 lib/full-read.h
@@ -16,3 +17,6 @@ lib_SOURCES += full-read.h full-read.c
 Include:
 "full-read.h"
 
+Maintainer:
+Jim Meyering, Bruno Haible
+