view modules/fcntl-safer @ 5133:b8b3dfc3b415

Merge from coreutils.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 06 Aug 2004 05:21:37 +0000
parents
children 42b53a22aee5
line wrap: on
line source

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

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

Depends-on:
unistd-safer

configure.ac:
gl_FCNTL_SAFER

Makefile.am:
lib_SOURCES += fcntl-safer.h open-safer.c

Include:
"fcntl-safer.h"

Maintainer:
Paul Eggert, Jim Meyering