977c1f01011943748bf78e1b3297572a5d6fefa9
[gnulib.git] / modules / fcntl-safer
1 Description:
2 File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO.
3
4 Files:
5 lib/fcntl--.h
6 lib/open-safer.c
7 lib/fcntl-safer.h
8 m4/fcntl-safer.m4
9
10 Depends-on:
11 unistd-safer
12
13 configure.ac:
14 gl_FCNTL_SAFER
15
16 Makefile.am:
17
18 Include:
19 "fcntl-safer.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert, Jim Meyering