view modules/fopen-safer @ 7740:a589558ebfc6

update from texinfo
author Karl Berry <karl@freefriends.org>
date Fri, 22 Dec 2006 17:25:43 +0000
parents 6a764f23e302
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