view modules/openat-safer @ 40205:9e8fb35d4032

relocatable-prog: Revert "Use wrapper-free installation on Mac OS X." * build-aux/install-reloc: Revert change. * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Likewise.
author Bruno Haible <bruno@clisp.org>
date Mon, 04 Mar 2019 17:25:04 +0100
parents 0f448a2da900
children
line wrap: on
line source

Description:
openat function that avoids clobbering std{in,out,err}.

Files:
lib/fcntl--.h
lib/fcntl-safer.h
lib/openat-safer.c
m4/fcntl-safer.m4

Depends-on:
fcntl-safer
openat
unistd-safer

configure.ac:
gl_OPENAT_SAFER
gl_MODULE_INDICATOR([openat-safer])

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

Include:
"fcntl-safer.h"

License:
GPL

Maintainer:
Eric Blake