Mercurial > hg > octave-shane > gnulib-hg
view modules/tmpfile-safer @ 10880:b1d6a7b9222f
Document functions that have been added to POSIX:2008.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 14 Dec 2008 19:47:43 +0100 |
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