view modules/stdlib-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:
File stream functions that avoid clobbering std{in,out,err}.

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

Depends-on:
mkstemp
unistd-safer

configure.ac:
gl_STDLIB_SAFER

Makefile.am:

Include:
"stdlib-safer.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering