88fb6d3cfdb99799452f7affb04a91a2bab007cd
[gnulib.git] / modules / cloexec
1 Description:
2 Set or clear the close-on-exec descriptor flag.
3
4 Files:
5 lib/cloexec.c
6 lib/cloexec.h
7 m4/cloexec.m4
8
9 Depends-on:
10 dup2
11 fcntl
12 stdbool
13
14 configure.ac:
15 gl_CLOEXEC
16
17 Makefile.am:
18
19 Include:
20 "cloexec.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Jim Meyering, Eric Blake