summaryrefslogtreecommitdiffstats
path: root/gl/cloexec.h
blob: c25921d6b375567d668f6a88c156ad2ce30c18d6 (plain)
1
2
#include <stdbool.h>
int set_cloexec_flag (int desc, bool value);