packages feed

unix-2.0: cbits/HsUnix.c

/* -----------------------------------------------------------------------------
 * $Id: HsUnix.c,v 1.1 2002/09/12 16:38:22 simonmar Exp $
 *
 * (c) The University of Glasgow 2002
 *
 * Definitions for package `unix' which are visible in Haskell land.
 *
 * ---------------------------------------------------------------------------*/

// Out-of-line versions of all the inline functions from HsUnix.h
#define INLINE  /* nothing */
#include "HsUnix.h"