mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
25 lines
234 B
Plaintext
25 lines
234 B
Plaintext
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:
|
|
|
|
Include:
|
|
"cloexec.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|