/***********************************************************************1* *2* This software is part of the ast package *3* Copyright (c) 1989-2011 AT&T Intellectual Property *4* and is licensed under the *5* Eclipse Public License, Version 1.0 *6* by AT&T Intellectual Property *7* *8* A copy of the License is available at *9* http://www.eclipse.org/org/documents/epl-v10.html *10* (with md5 checksum b35adb5213ca9657e911e9befb180842) *11* *12* Information and Software Systems Research *13* AT&T Research *14* Florham Park NJ *15* *16* Glenn Fowler <[email protected]> *17* David Korn <[email protected]> *18* Eduardo Krell <[email protected]> *19* *20***********************************************************************/21#pragma prototyped2223#define msgreserve(p) reserve(p)2425#define gethostname ______gethostname2627#include "3d.h"2829#undef gethostname30#undef FSYNC3132#include <ctype.h>3334#define CS_LIB_LOCAL 13536#define _3d_fmttime(a,b) "[NOW]"3738#if FS3940#undef NoN41#define NoN(x)4243#include "csdata.c"44#undef csaddr45#define csaddr(p,x) 046#include "csauth.c"47#include "csbind.c"48#include "cslocal.c"49#include "csname.c"50#include "csntoa.c"51#include "csread.c"52#include "csrecv.c"53#include "cssend.c"54#include "csvar.c"55#include "cswrite.c"5657#include "msgbuf.c"58#include "msgread.c"59#include "msguser.c"6061#endif6263#include "cspeek.c"64#include "cspipe.c"6566#if FS67#include "cspoll.c" /* follows cs*.c because of #undef's */68#endif6970#include "msggetmask.c"71#include "msgindex.c"72#include "msginfo.c"73#include "msgname.c"74#include "msgsetmask.c"757677