subfdouts.c
author tomas@localhost
Thu, 01 Nov 2007 14:46:11 +0100
changeset 0 c045670f36e9
permissions -rw-r--r--
Imported queue-fix-1.4

#include "readwrite.h"
#include "substdio.h"
#include "subfd.h"

char subfd_outbufsmall[256];
static substdio it = SUBSTDIO_FDBUF(write,1,subfd_outbufsmall,256);
substdio *subfdoutsmall = ⁢