Document not_eol and remove mention of regex.c.
[gnulib/ericb.git] / modules / cloexec
blob7fb7eeb50473c5500a5c45546613590065f05b32
1 Description:
2 Set or clear the close-on-exec descriptor flag.
4 Files:
5 lib/cloexec.c
6 lib/cloexec.h
7 m4/cloexec.m4
9 Depends-on:
10 dup2
11 fcntl
12 stdbool
14 configure.ac:
15 gl_CLOEXEC
16 gl_MODULE_INDICATOR_FOR_TESTS([cloexec])
18 Makefile.am:
20 Include:
21 "cloexec.h"
23 License:
24 LGPL
26 Maintainer:
27 Jim Meyering, Eric Blake