[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/hpux11.h
From: |
Richard M. Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/hpux11.h |
Date: |
Thu, 29 Aug 2002 15:23:57 -0400 |
Index: emacs/src/s/hpux11.h
diff -c emacs/src/s/hpux11.h:1.2 emacs/src/s/hpux11.h:1.3
*** emacs/src/s/hpux11.h:1.2 Thu Jul 11 13:31:10 2002
--- emacs/src/s/hpux11.h Tue Jul 16 09:47:41 2002
***************
*** 9,11 ****
--- 9,15 ----
/* SA_RESTART resets the timeout of `select', so don't use it. */
#define BROKEN_SA_RESTART
+
+ /* It does work on HPUX to open the pty's tty in the parent (Emacs),
+ then close and reopen it in the child. */
+ #define USG_SUBTTY_WORKS
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/src/s/hpux11.h,
Richard M. Stallman <=