1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/full-write
2004-09-22 15:11:04 +00:00

25 lines
291 B
Plaintext

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:
GPL
Maintainer:
Jim Meyering, Bruno Haible