Hash :
980f9d2c
Author :
Date :
2010-12-13T10:02:59
cloexec, fcntl: relax license * modules/cloexec (License): Change from LGPLv3+ to LGPLv2+, with consent from all contributors. * modules/fcntl (License): Likewise. Signed-off-by: Eric Blake <eblake@redhat.com>
Description:
Set or clear the close-on-exec descriptor flag.
Files:
lib/cloexec.c
lib/cloexec.h
m4/cloexec.m4
Depends-on:
dup2
fcntl
stdbool
configure.ac:
gl_CLOEXEC
gl_MODULE_INDICATOR_FOR_TESTS([cloexec])
Makefile.am:
Include:
"cloexec.h"
License:
LGPLv2+
Maintainer:
Jim Meyering, Eric Blake