cloexec.h

00001 #ifndef UNIX__CLOEXEC__H__
00002 #define UNIX__CLOEXEC__H__
00003 
00004 int cloexec_on(int fd);
00005 int cloexec_off(int fd);
00006 
00007 #endif

Generated on Fri Feb 13 15:32:22 2009 for bglibs by  doxygen 1.5.4