index
:
skalibs
2.11.0.0
main
The skarnet.org C programming library
ska-skaware@skarnet.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sysdeps
/
tryocloexec.c
blob: bd318aec1b4d9f1c36e39b202abdadac191ec900 (
plain
)
1
2
3
4
5
/* ISC license. */ #include <fcntl.h> int dummy = O_CLOEXEC ;