view modules/unistd-safer @ 6424:2a4ec3c897cc

.
author Karl Berry <karl@freefriends.org>
date Sun, 23 Oct 2005 07:30:40 +0000
parents 68149d975735
children be9e01d008cb
line wrap: on
line source

Description:
File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO.

Files:
lib/unistd--.h
lib/dup-safer.c
lib/fd-safer.c
lib/pipe-safer.c
lib/unistd-safer.h
m4/unistd-safer.m4

Depends-on:

configure.ac:
gl_UNISTD_SAFER

Makefile.am:

Include:
"unistd-safer.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering