Hash :
86f87b49
Author :
Date :
2007-10-07T04:46:57
New modules 'fopen' and 'freopen'.
Description:
fopen() function: open a stream to a file.
Files:
lib/fopen.c
m4/fopen.m4
Depends-on:
stdio
configure.ac:
gl_FUNC_FOPEN
gl_STDIO_MODULE_INDICATOR([fopen])
Makefile.am:
Include:
<stdio.h>
License:
LGPL
Maintainer:
Bruno Haible