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

24 lines
304 B
Plaintext

Description:
An interface to the write() function 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