maintained -> supported, since Solaris 7 is "supported" (e.g., you can
[pspp] / lib / cloexec.h
1 #include <stdbool.h>
2 int set_cloexec_flag (int desc, bool value);