view modules/full-write @ 8981:085312d74529

Change license (GPL to LGPL) of fsusage and dependents. * modules/fsusage (License): Change to LGPL. * modules/full-read (License): Likewise. * modules/full-write (License): Likewise. * modules/safe-read (License): Likewise. * modules/safe-write (License): Likewise.
author Jim Meyering <jim@meyering.net>
date Fri, 15 Jun 2007 12:01:08 +0000
parents 42b53a22aee5
children 6bc27027a2d6
line wrap: on
line source

Description:
An interface to write() that writes all it is asked to write.

Files:
lib/full-write.h
lib/full-write.c

Depends-on:
safe-write

configure.ac:

Makefile.am:
lib_SOURCES += full-write.h full-write.c

Include:
"full-write.h"

License:
LGPL

Maintainer:
Jim Meyering, Bruno Haible