Merge from coreutils.
[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 lib/fd-safer.c
8 m4/unistd-safer.m4
9
10 Depends-on:
11
12 configure.ac:
13 gl_UNISTD_SAFER
14
15 Makefile.am:
16
17 Include:
18 "unistd-safer.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Paul Eggert, Jim Meyering