/[emacs]/emacs/src/s/hpux11.h
ViewVC logotype

Diff of /emacs/src/s/hpux11.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by eliz, Wed Oct 31 17:21:33 2001 UTC revision 1.1.6.1 by miles, Fri Apr 4 06:21:12 2003 UTC
# Line 1  Line 1 
1  #include "hpux10.h"  #include "hpux10-20.h"
2    
3  #define HPUX11  #define HPUX11
4    
# Line 6  Line 6 
6  #undef POSIX_SIGNALS  #undef POSIX_SIGNALS
7  #endif  #endif
8  #define POSIX_SIGNALS 1  #define POSIX_SIGNALS 1
9    
10    /* SA_RESTART resets the timeout of `select', so don't use it.  */
11    #define BROKEN_SA_RESTART
12    
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.  */
15    #define USG_SUBTTY_WORKS

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.6.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26