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