cloexec.h 67 B

12
  1. #include <stdbool.h>
  2. bool set_cloexec_flag (int desc, bool value);