blob: ac4ce8927c8b8fd31a8e6c34a941efcc8be2f466 [file] [log] [blame]
Description:
fopen function that avoids clobbering std{in,out,err}.
Files:
lib/stdio--.h
lib/stdio-safer.h
lib/fopen-safer.c
Depends-on:
fopen
unistd-safer
configure.ac:
gl_MODULE_INDICATOR([fopen-safer])
Makefile.am:
lib_SOURCES += fopen-safer.c
Include:
"stdio-safer.h"
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering