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: ecad8d712f739626eb9cf1c405c34400c5053ede (
plain
)
1
2
#include <stdbool.h> bool set_cloexec_flag (int desc, bool value);