view modules/freopen @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +0100
parents 98e1721b4e40
children 5f944f7ea38d
line wrap: on
line source

Description:
freopen() function: open a stream to a file.

Files:
lib/freopen.c
m4/freopen.m4

Depends-on:
stdio

configure.ac:
gl_FUNC_FREOPEN
gl_STDIO_MODULE_INDICATOR([freopen])

Makefile.am:

Include:
<stdio.h>

License:
LGPL

Maintainer:
Bruno Haible