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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
full-read
blob
e05728f235ea02886783e4f6527e107df158f713
1
Description:
2
An interface to the read() function that reads all it is asked to read.
3
4
Files:
5
lib/full-read.h
6
lib/full-read.c
7
lib/full-write.c
8
9
Depends-on:
10
safe-read
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += full-read.h full-read.c
16
17
Include:
18
"full-read.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
Jim Meyering