view modules/unistd-safer @ 12302:3b1b1edbbf68

version-etc-fsf: relax license to LGPLv3+ * modules/version-etc-fsf (License): Relax license.
author Jim Meyering <meyering@redhat.com>
date Tue, 17 Nov 2009 07:20:41 +0100
parents 18b5c404aa04
children 866b9c894939
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:
unistd

configure.ac:
gl_UNISTD_SAFER
gl_MODULE_INDICATOR([unistd-safer])

Makefile.am:

Include:
"unistd-safer.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering