summaryrefslogtreecommitdiff
path: root/modules/fcntl-safer
blob: 454169d96c322c51b63b72459e45555182190c0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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