summaryrefslogtreecommitdiff
path: root/modules/full-write
blob: 2ef42bb866efdefccd3f9ab1716eb83df8852f71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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:
LGPLv2+

Maintainer:
Jim Meyering