packages feed

process-1.1.0.1: include/processFlags.h

/* ----------------------------------------------------------------------------
   (c) The University of Glasgow 2004

   Flags used in runProcess.c and for System.Process.Internals
   ------------------------------------------------------------------------- */

#define RUN_PROCESS_IN_CLOSE_FDS 0x1
#define RUN_PROCESS_IN_NEW_GROUP 0x2