view modules/stdlib-safer @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
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