60c04c584b4d032e5ca6e170238c8020af247fa9
[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 stdbool
11
12 configure.ac:
13 gl_CLOEXEC
14
15 Makefile.am:
16
17 Include:
18 "cloexec.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering