cloexec.h

00001 /* $Id: cloexec.h 616 2005-08-19 20:11:01Z bruce $ */
00002 #ifndef UNIX__CLOEXEC__H__
00003 #define UNIX__CLOEXEC__H__
00004 
00005 int cloexec_on(int fd);
00006 int cloexec_off(int fd);
00007 
00008 #endif

Generated on Mon Oct 30 15:11:13 2006 for bglibs by  doxygen 1.4.7