/[emacs]/emacs/src/s/irix5-0.h
ViewVC logotype

Diff of /emacs/src/s/irix5-0.h

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

revision 1.25 by schwab, Mon Apr 15 13:23:21 2002 UTC revision 1.25.2.1 by miles, Fri Apr 4 06:21:12 2003 UTC
# Line 4  Line 4 
4    
5  #undef sigsetmask  /* use sys_sigsetmask */  #undef sigsetmask  /* use sys_sigsetmask */
6  #undef _longjmp /* use system versions, not conservative aliases */  #undef _longjmp /* use system versions, not conservative aliases */
7  #undef _setjmp  #undef _setjmp
8    
9  #define SETPGRP_RELEASES_CTTY  #define SETPGRP_RELEASES_CTTY
10    
# Line 29  Line 29 
29  /* Make process_send_signal work by "typing" a signal character on the pty.  */  /* Make process_send_signal work by "typing" a signal character on the pty.  */
30  #define SIGNALS_VIA_CHARACTERS  #define SIGNALS_VIA_CHARACTERS
31    
 #ifndef NOT_C_CODE  
 #ifndef __GNUC__  
 #include <alloca.h>  
 #endif  
 #endif  
   
32  /* SGI has all the fancy wait stuff, but we can't include sys/wait.h  /* SGI has all the fancy wait stuff, but we can't include sys/wait.h
33     because it defines BIG_ENDIAN and LITTLE_ENDIAN (ugh!.)  Instead     because it defines BIG_ENDIAN and LITTLE_ENDIAN (ugh!.)  Instead
34     we'll just define WNOHANG right here.     we'll just define WNOHANG right here.
# Line 79  char *_getpty(); Line 73  char *_getpty();
73    
74  /* Since we use POSIX constructs in PTY_OPEN, we must force POSIX  /* Since we use POSIX constructs in PTY_OPEN, we must force POSIX
75     throughout. */     throughout. */
76  #define POSIX_SIGNALS    #define POSIX_SIGNALS
77    
78  /* Info from simon@lia.di.epfl.ch (Simon Leinen) suggests this is needed.  */  /* Info from simon@lia.di.epfl.ch (Simon Leinen) suggests this is needed.  */
79  #define GETPGRP_NO_ARG  #define GETPGRP_NO_ARG

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.25.2.1

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