source: trunk/essentials/sys-devel/m4/lib/cloexec.h

Last change on this file was 3090, checked in by bird, 18 years ago

m4 1.4.8

File size: 66 bytes
Line 
1#include <stdbool.h>
2int set_cloexec_flag (int desc, bool value);
Note: See TracBrowser for help on using the repository browser.