Code

New plugin to check Citrix Metaframe XP "Program Neighbourhood"
[nagiosplug.git] / lib / cloexec.h
1 #include <stdbool.h>
2 bool set_cloexec_flag (int desc, bool value);