emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/irix5-0.h


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/s/irix5-0.h
Date: Tue, 04 Feb 2003 09:03:42 -0500

Index: emacs/src/s/irix5-0.h
diff -c emacs/src/s/irix5-0.h:1.26 emacs/src/s/irix5-0.h:1.27
*** emacs/src/s/irix5-0.h:1.26  Mon Nov 18 11:11:00 2002
--- emacs/src/s/irix5-0.h       Tue Feb  4 09:03:18 2003
***************
*** 4,10 ****
  
  #undef sigsetmask  /* use sys_sigsetmask */
  #undef _longjmp /* use system versions, not conservative aliases */
! #undef _setjmp 
  
  #define SETPGRP_RELEASES_CTTY
  
--- 4,10 ----
  
  #undef sigsetmask  /* use sys_sigsetmask */
  #undef _longjmp /* use system versions, not conservative aliases */
! #undef _setjmp
  
  #define SETPGRP_RELEASES_CTTY
  
***************
*** 73,79 ****
  
  /* Since we use POSIX constructs in PTY_OPEN, we must force POSIX
     throughout. */
! #define POSIX_SIGNALS  
  
  /* Info from address@hidden (Simon Leinen) suggests this is needed.  */
  #define GETPGRP_NO_ARG
--- 73,79 ----
  
  /* Since we use POSIX constructs in PTY_OPEN, we must force POSIX
     throughout. */
! #define POSIX_SIGNALS
  
  /* Info from address@hidden (Simon Leinen) suggests this is needed.  */
  #define GETPGRP_NO_ARG




reply via email to

[Prev in Thread] Current Thread [Next in Thread]