index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
cloexec.h
blob: c25921d6b375567d668f6a88c156ad2ce30c18d6 (
plain
)
1
2
#include <stdbool.h> int set_cloexec_flag (int desc, bool value);