view modules/read-file @ 15070:221318b8a54e

random_r: Move AC_LIBOBJ invocations to module description. * m4/random_r.m4 (gl_FUNC_RANDOM_R): Move AC_LIBOBJ and gl_PREREQ_RANDOM_R invocations from here... * modules/random_r (configure.ac): ... to here.
author Bruno Haible <bruno@clisp.org>
date Sat, 21 May 2011 17:50:27 +0200
parents 9134588a0ed4
children 99f3a0b0d70a
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:
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