view modules/tmpfile-safer @ 10264:ebb7ea0c94e8

Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author Ben Pfaff <blp@cs.stanford.edu>
date Sat, 12 Jul 2008 10:41:34 -0700
parents 6a764f23e302
children 18b5c404aa04
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
unistd-safer

configure.ac:
gl_TMPFILE_SAFER

Makefile.am:

Include:
"stdio-safer.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering