X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Ffull-read;h=5bae3ae5e21351a8350dd584d1c407974f22963c;hb=a49d519a875d441918b7bcb292d7d046cc7853ac;hp=6b47bbd7c064d3bef79341c334f27a6e747be357;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=pspp diff --git a/modules/full-read b/modules/full-read index 6b47bbd7c0..5bae3ae5e2 100644 --- a/modules/full-read +++ b/modules/full-read @@ -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: @@ -17,3 +17,8 @@ lib_SOURCES += full-read.h full-read.c Include: "full-read.h" +License: +LGPLv2+ + +Maintainer: +Jim Meyering, Bruno Haible