changeset 4971:8175d30c0181

Initial revision
author Richard M. Stallman <rms@gnu.org>
date Wed, 10 Nov 1993 21:03:53 +0000
parents f27254ec443e
children 2d729d1bd643
files src/=convexos.h
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/=convexos.h	Wed Nov 10 21:03:53 1993 +0000
@@ -0,0 +1,10 @@
+/* Definitions file for GNU Emacs running on ConvexOS.  */
+
+#include "bsd4-3.h"
+
+/* First pty name is /dev/pty?0.  We have to search for it. */
+#undef FIRST_PTY_LETTER
+#define FIRST_PTY_LETTER first_pty_letter
+
+/* getpgrp requires no arguments. */
+#define GETPGRP_NO_ARG