Code

Added -A/--dig-arguments to check_dig (#1889453/#1874041)
[nagiosplug.git] / gl / cloexec.h
1 #include <stdbool.h>
2 int set_cloexec_flag (int desc, bool value);