summaryrefslogtreecommitdiff
path: root/gnulib/modules/freopen
blob: 5c556e4e054464eedbe13ce21f0dc380c30194e7 (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
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