Avoid the need for AC_LIBSOURCES in m4 macros.
[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 EXTRA_DIST += cloexec.h
17
18 Include:
19 "cloexec.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering