Mercurial > emacs
comparison src/s/hpux11.h @ 89909:68c22ea6027c
Sync to HEAD
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 16 Apr 2004 12:51:06 +0000 |
parents | 375f2633d815 |
children |
comparison
equal
deleted
inserted
replaced
89908:ee1402f7b568 | 89909:68c22ea6027c |
---|---|
11 #define BROKEN_SA_RESTART | 11 #define BROKEN_SA_RESTART |
12 | 12 |
13 /* It does work on HPUX to open the pty's tty in the parent (Emacs), | 13 /* It does work on HPUX to open the pty's tty in the parent (Emacs), |
14 then close and reopen it in the child. */ | 14 then close and reopen it in the child. */ |
15 #define USG_SUBTTY_WORKS | 15 #define USG_SUBTTY_WORKS |
16 | |
17 /* arch-tag: f5a3d780-82cd-4a9a-832e-a4031aab788b | |
18 (do not change this comment) */ |