view modules/tmpfile-safer @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +0100
parents 18b5c404aa04
children bd3dbc3c91b9
line wrap: on
line source

Description:
tmpfile function that avoids clobbering std{in,out,err}.

Files:
lib/stdio--.h
lib/stdio-safer.h
lib/tmpfile-safer.c
m4/stdio-safer.m4

Depends-on:
binary-io
tmpfile
unistd-safer

configure.ac:
gl_TMPFILE_SAFER
gl_MODULE_INDICATOR([tmpfile-safer])

Makefile.am:

Include:
"stdio-safer.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering