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/netbsd.h


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

Index: emacs/src/s/netbsd.h
diff -c emacs/src/s/netbsd.h:1.36 emacs/src/s/netbsd.h:1.37
*** emacs/src/s/netbsd.h:1.36   Fri May 31 12:31:22 2002
--- emacs/src/s/netbsd.h        Tue Feb  4 09:03:18 2003
***************
*** 112,124 ****
     ioctl TIOCSCTTY.  */
  
  #define DONT_REOPEN_PTY
!  
  /* Tell that garbage collector that setjmp is known to save all
     registers relevant for conservative garbage collection in the
     jmp_buf.  */
  
  #define GC_SETJMP_WORKS 1
!  
  /* Use the GC_MAKE_GCPROS_NOOPS (see lisp.h) method.  */
  
  #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
--- 112,124 ----
     ioctl TIOCSCTTY.  */
  
  #define DONT_REOPEN_PTY
! 
  /* Tell that garbage collector that setjmp is known to save all
     registers relevant for conservative garbage collection in the
     jmp_buf.  */
  
  #define GC_SETJMP_WORKS 1
! 
  /* Use the GC_MAKE_GCPROS_NOOPS (see lisp.h) method.  */
  
  #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS




reply via email to

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