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/irix6-0.h


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/src/s/irix6-0.h
Date: Wed, 31 Jul 2002 18:32:15 -0400

Index: emacs/src/s/irix6-0.h
diff -c emacs/src/s/irix6-0.h:1.10 emacs/src/s/irix6-0.h:1.11
*** emacs/src/s/irix6-0.h:1.10  Fri Dec 15 09:49:34 2000
--- emacs/src/s/irix6-0.h       Mon Jan  8 14:56:54 2001
***************
*** 34,40 ****
  /* Cancel some #define's in usg5-4.h.
     Larry Hunter <address@hidden> said this was needed
     for Irix 6.5.  Let's see if it is safe in 6.N, N<5, as well.  */
- #undef TIOCSIGSEND
  /* Extrapolating from Irix 6.5, the problem is that (at least) the
     bzero definition breaks what the X headers do.  The following means
     that we lack prototypes for these functions, and we presumably lose
--- 34,39 ----
***************
*** 46,48 ****
--- 45,49 ----
  #undef bcopy
  #undef bcmp
  #undef bzero
+ 
+ #undef TIOCSIGSEND



reply via email to

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