Check for existence of pre-instaleld pst3 for Solaris tests in t/check_procs.t
[monitoring-plugins.git] / gl / cloexec.h
blobc25921d6b375567d668f6a88c156ad2ce30c18d6
1 #include <stdbool.h>
2 int set_cloexec_flag (int desc, bool value);