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
parse-datetime: simplify test for mktime failure
[gnulib.git]
/
modules
/
read-file
blob
506e88f0aba43fdf61a6b8aa88560d0ac7e84997
1
Description:
2
read_file() function: read the contents of a file into a string
3
4
Files:
5
lib/read-file.h
6
lib/read-file.c
7
m4/read-file.m4
8
9
Depends-on:
10
fstat
11
ftello
12
malloc-posix
13
realloc-posix
14
stdint
15
sys_stat
16
17
configure.ac:
18
gl_PREREQ_READ_FILE
19
20
Makefile.am:
21
lib_SOURCES += read-file.c
22
23
Include:
24
"read-file.h"
25
26
License:
27
LGPLv2+
28
29
Maintainer:
30
Simon Josefsson