repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[__APPLE__]: Include <mach/machine.h> and <mach-o/arch.h>.
[coreutils.git]
/
lib
/
cloexec.h
blob
c25921d6b375567d668f6a88c156ad2ce30c18d6
1
#include <stdbool.h>
2
int
set_cloexec_flag
(
int
desc
,
bool
value
);