Mercurial > hg > octave-lojdl > gnulib-hg
view modules/fopen-safer @ 8703:0f394f9a6ffe
Port to Solaris/SPARC64.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 23 Apr 2007 08:01:35 +0000 |
parents | 4aa04c24f67f |
children | 18b5c404aa04 |
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 gl_MODULE_INDICATOR([fopen-safer]) Makefile.am: Include: "stdio-safer.h" License: GPL Maintainer: Paul Eggert, Jim Meyering