File:  [Apple XNU] / GNUtools / emacs / src / s-sunos4-1.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:45:19 2018 UTC (8 years, 2 months ago) by root
Branches: MAIN, Apple
CVS tags: HEAD, GNUtools33
GNU tools for NeXTSTEP 3.3

#include "s-sunos4-0.h"

/* 4.1.1 makes these system calls interruptable.  */

#define read sys_read
#define write sys_write
#define open sys_open
#define close sys_close

#define INTERRUPTABLE_OPEN
#define INTERRUPTABLE_CLOSE
#define INTERRUPTABLE_IO


#define HAVE_TZSET

/* Cause the compilation of oldxmenu to use the right -I option.  */
#define OLDXMENU_OPTIONS CFLAGS=C_SWITCH_SYSTEM

/* The following is needed to work with the "Open Windows"
   version of X windows.  But it should do no harm if you don't have that.  */
#if 1  /* The -I and -L options should be harmless otherwise.  */
#undef LD_SWITCH_SYSTEM
#if __GNUC__ > 1
#define LD_SWITCH_SYSTEM -e __start -static -L/usr/openwin/lib
#else
#define LD_SWITCH_SYSTEM -e __start -Bstatic -L/usr/openwin/lib
#endif

#define C_SWITCH_SYSTEM -I/usr/openwin/include
#endif 

/* Enable a fix in malloc.  */
#define SUNOS_LOCALTIME_BUG

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.