BSD 4_4_Lite1 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Thu, 13 Dec 1990 08:06:11 +0000 (00:06 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Thu, 13 Dec 1990 08:06:11 +0000 (00:06 -0800)
Work on file usr/src/contrib/emacs-18.57/src/s-esix.h

Synthesized-from: CSRG/cd2/4.4BSD-Lite1

usr/src/contrib/emacs-18.57/src/s-esix.h [new file with mode: 0644]

diff --git a/usr/src/contrib/emacs-18.57/src/s-esix.h b/usr/src/contrib/emacs-18.57/src/s-esix.h
new file mode 100644 (file)
index 0000000..7856e7d
--- /dev/null
@@ -0,0 +1,22 @@
+/* Definitions for ESIX, a variant of v.5.3 for the 386.  */
+/* These are based on reports for ESIX 5.3.2 D.  */
+
+#include "s-usg5-3.h"
+
+#define ESIX
+
+#define HAVE_TIMEVAL
+#define MISSING_UTIMES 
+
+/* Some versions of V.3 have this, but not all. ESIX does. */
+#define HAVE_PTYS
+#define SYSV_PTYS
+
+#undef sigsetmask
+
+/* ESIX has FIONREAD, but it doesn't work right on the ptys or pipes */
+#define BROKEN_FIONREAD
+
+#define LIBS_SYSTEM -lbsd
+
+#define NO_SIOCTL_H