view modules/fopen-safer @ 7497:6a764f23e302

gnulib-tool now synthesizes the EXTRA_DIST line.
author Bruno Haible <bruno@clisp.org>
date Fri, 13 Oct 2006 12:40:22 +0000
parents cb5141654dbb
children 4aa04c24f67f
line wrap: on
line source

Description:
fopen function that avoids clobbering std{in,out,err}.

Files:
lib/stdio--.h
lib/stdio-safer.h
lib/fopen-safer.c
m4/stdio-safer.m4

Depends-on:
unistd-safer

configure.ac:
gl_FOPEN_SAFER

Makefile.am:

Include:
"stdio-safer.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering