2016-12-17 19:39:01 +08:00

3 lines
66 B
C

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