index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
cloexec.h
blob: c25921d6b375567d668f6a88c156ad2ce30c18d6 (
plain
) (
blame
)
1
2
#include <stdbool.h> int set_cloexec_flag (int desc, bool value);