cloexec.h 66 B

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