25 lines
297 B
Plaintext
25 lines
297 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:
|
|
idx
|
|
safe-write
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += full-write.h full-write.c
|
|
|
|
Include:
|
|
"full-write.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Jim Meyering
|