summaryrefslogtreecommitdiff
path: root/modules/read-file
blob: 6ad941b270d7fa640c5ac7890e3997981d40089a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description:
read_file() function: read the contents of a file into a string

Files:
lib/read-file.h
lib/read-file.c
m4/read-file.m4

Depends-on:
ftello
malloc-posix
realloc-posix
stdint
sys_stat

configure.ac:
gl_FUNC_READ_FILE

Makefile.am:

Include:
"read-file.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson