view modules/read-file @ 10880:b1d6a7b9222f

Document functions that have been added to POSIX:2008.
author Bruno Haible <bruno@clisp.org>
date Sun, 14 Dec 2008 19:47:43 +0100
parents da729f332ec9
children 9134588a0ed4
line wrap: on
line source

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:
realloc-posix

configure.ac:
gl_FUNC_READ_FILE

Makefile.am:

Include:
"read-file.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson