repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xset: New module.
[gnulib.git]
/
modules
/
full-write
blob
2ef42bb866efdefccd3f9ab1716eb83df8852f71
1
Description:
2
An interface to the write() function that writes all it is asked to write.
3
4
Files:
5
lib/full-write.h
6
lib/full-write.c
7
8
Depends-on:
9
safe-write
10
11
configure.ac:
12
13
Makefile.am:
14
lib_SOURCES += full-write.h full-write.c
15
16
Include:
17
"full-write.h"
18
19
License:
20
LGPLv2+
21
22
Maintainer:
23
Jim Meyering