Mercurial > hg > octave-jordi > gnulib-hg
view modules/full-read @ 10009:0fdbc870dc2d
* modules/mkdir (License): Re-license as LGPLv2+.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Tue, 29 Apr 2008 13:15:02 +0200 |
parents | 6bc27027a2d6 |
children | 8e04f75cbbca |
line wrap: on
line source
Description: An interface to the read() function that reads all it is asked to read. Files: lib/full-read.h lib/full-read.c Depends-on: safe-read full-write configure.ac: Makefile.am: lib_SOURCES += full-read.h full-read.c Include: "full-read.h" License: LGPL Maintainer: Jim Meyering, Bruno Haible