NEWS.stable: update and finalise
[gnulib.git] / modules / read-file
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 ftello
11 malloc-posix
12 realloc-posix
13 stdint
14 sys_stat
15
16 configure.ac:
17 gl_FUNC_READ_FILE
18
19 Makefile.am:
20
21 Include:
22 "read-file.h"
23
24 License:
25 LGPLv2+
26
27 Maintainer:
28 Simon Josefsson