view modules/stdlib-safer @ 16002:3ea89d2bf5ad

fstat: Tweak documentation. * modules/fstat (Description): More precise description.
author Bruno Haible <bruno@clisp.org>
date Fri, 28 Oct 2011 00:29:04 +0200
parents fc0079effbc1
children
line wrap: on
line source

Description:
File stream functions that avoid clobbering std{in,out,err}.

Files:
lib/stdlib--.h
lib/stdlib-safer.h
lib/mkstemp-safer.c

Depends-on:
fd-safer-flag
mkstemp
stdlib
unistd-safer

configure.ac:

Makefile.am:
lib_SOURCES += mkstemp-safer.c

Include:
"stdlib-safer.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering