summaryrefslogtreecommitdiff
path: root/modules/cloexec
blob: d9ecea8c177127de3c2574ffa6465aa66f38a35f (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
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