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