Mercurial > hg > octave-nkf > gnulib-hg
view modules/fopen-safer @ 13415:a884db63982b
Avoid some more warnings from "gcc -Wwrite-strings".
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 11 Jun 2010 21:17:11 +0200 |
parents | 18b5c404aa04 |
children | 6a09a3caddef |
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: fopen 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