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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/s/hpux11.h
Date: Thu, 11 Jul 2002 13:31:36 -0400

Index: emacs/src/s/hpux11.h
diff -c emacs/src/s/hpux11.h:1.1 emacs/src/s/hpux11.h:1.2
*** emacs/src/s/hpux11.h:1.1    Wed Oct 31 12:21:33 2001
--- emacs/src/s/hpux11.h        Thu Jul 11 13:31:10 2002
***************
*** 6,8 ****
--- 6,11 ----
  #undef POSIX_SIGNALS
  #endif
  #define POSIX_SIGNALS 1
+ 
+ /* SA_RESTART resets the timeout of `select', so don't use it.  */
+ #define BROKEN_SA_RESTART



reply via email to

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