File:  [Apple XNU] / GNUtools / emacs / src / s-sco3-2-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

/* Support SCO V 3.2.1 (also called Open Desk Top 1.0) */
/* For this to work,
   you must also comment out the include of termios.h in sysdep.c.
   Also, in time.el, change
	  (let ((process-connection-type nil))
   to....
	  (let ((process-connection-type t))  */

#include "s-sco3-2-2.h"	   

#undef SIGTSTP 	/* make suspend-emacs spawn a sub-shell */

#ifdef HAVE_X11
#define bzero(a,s)   memset(a,0,s) 
#define bcmp         memcmp
#define bcopy(a,b,s) memcpy(b,a,s)
#endif /* HAVE_X11 */

unix.superglobalmegacorp.com

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