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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/s/hpux10.h
Date: Fri, 21 Feb 2003 03:04:13 -0500

Index: emacs/src/s/hpux10.h
diff -c emacs/src/s/hpux10.h:1.17 emacs/src/s/hpux10.h:1.18
*** emacs/src/s/hpux10.h:1.17   Tue Nov  5 23:57:48 2002
--- emacs/src/s/hpux10.h        Fri Feb 21 03:04:13 2003
***************
*** 56,60 ****
  /* Don't define _BSD */
  #undef C_SWITCH_SYSTEM
  
! /* HPUX 10.10 needs this; HPUX 10.20 does not.  */
! #define POLLING_PROBLEM_IN_SELECT
--- 56,62 ----
  /* Don't define _BSD */
  #undef C_SWITCH_SYSTEM
  
! /* HP-UX 10.10 seem to have problems with signals coming in
!    Causes "poll: interrupted system call" messages when Emacs is run
!    in an X window (see process.c) */
! #define POLL_INTERRUPTED_SYS_CALL




reply via email to

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