view modules/cloexec @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 6b9af4133e6f
children adf2be655aae
line wrap: on
line source

Description:
Set or clear the close-on-exec descriptor flag.

Files:
lib/cloexec.c
lib/cloexec.h
m4/cloexec.m4

Depends-on:
stdbool

configure.ac:
gl_CLOEXEC

Makefile.am:
lib_SOURCES += cloexec.c cloexec.h

Include:
"cloexec.h"

License:
GPL

Maintainer:
Jim Meyering