This website requires JavaScript.
Explore
Help
Sign In
CC-tea
/
coreutils
Watch
1
Star
0
Fork
0
You've already forked coreutils
mirror of
git://git.sv.gnu.org/coreutils.git
synced
2026-07-26 02:30:35 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3ecf3fd1e856ac3cb404201d7d77ea2fc4de29bb
coreutils
/
lib
/
cloexec.h
T
3 lines
66 B
C
Raw
Normal View
History
Unescape
Escape
Include <stdbool.h>.
2004-03-04 08:49:10 +00:00
#
include
<stdbool.h>
Sync from gnulib.
2004-04-04 06:51:11 +00:00
int
set_cloexec_flag
(
int
desc
,
bool
value
)
;
Reference in New Issue
Copy Permalink