view src/s/unixware.h @ 89200:492be7d36b2a

(alternativnyj): Use new table. (cp866): Define standalone, not as alias. (ibm866): Change alias. (ibm1047): New.
author Dave Love <fx@gnu.org>
date Fri, 11 Oct 2002 17:52:53 +0000
parents 8e1b437e5d04
children 4be8406ebef9
line wrap: on
line source

#include "usg5-4-2.h"

#ifndef __GNUC__
#undef HAVE_ALLOCA
#define C_ALLOCA
#endif

#define	PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)