454169d96c322c51b63b72459e45555182190c0d
[gnulib.git] / modules / fcntl-safer
1 Description:
2 File control functions that avoid clobbering std{in,out,err}.
3
4 Files:
5 lib/fcntl-safer.h
6 lib/open-safer.c
7 m4/fcntl-safer.m4
8
9 Depends-on:
10 unistd-safer
11
12 configure.ac:
13 gl_FCNTL_SAFER
14
15 Makefile.am:
16 lib_SOURCES += fcntl-safer.h open-safer.c
17
18 Include:
19 "fcntl-safer.h"
20
21 Maintainer:
22 Paul Eggert, Jim Meyering
23