summaryrefslogtreecommitdiff
path: root/modules/cloexec
blob: d590d1e6b4ca74a0c2a7ddc79770b9fc82b65a3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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([cloexec])

Makefile.am:

Include:
"cloexec.h"

License:
LGPL

Maintainer:
Jim Meyering, Eric Blake