Mercurial > hg > octave-shane > gnulib-hg
view modules/fopen-safer @ 16434:4f9beada6ccb
New module 'frexpf-ieee'.
* modules/frexpf-ieee: New file.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 26 Feb 2012 15:08:36 +0100 |
parents | 6a09a3caddef |
children |
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 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