summaryrefslogtreecommitdiff
path: root/modules/cloexec
blob: 1267b7ff9a33b703cda32542b53b692f57215bd4 (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_FOR_TESTS([cloexec])

Makefile.am:

Include:
"cloexec.h"

License:
LGPLv2+

Maintainer:
Jim Meyering, Eric Blake