[!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
[gnulib.git] / lib / cloexec.h
1 #include <stdbool.h>
2 int set_cloexec_flag (int desc, bool value);