emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Steven Tamm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 19 Jul 2004 02:41:16 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3805 emacs/src/ChangeLog:1.3806
*** emacs/src/ChangeLog:1.3805  Mon Jul 19 04:42:31 2004
--- emacs/src/ChangeLog Mon Jul 19 06:38:13 2004
***************
*** 1,5 ****
--- 1,14 ----
  2004-07-18  YAMAMOTO Mitsuharu  <address@hidden>
  
+       * mac.c (sys_select): Block input around call to
+       ReceiveNextEvent to prevent breakage.  Correctly handle
+       blocking on event queue only by calling ReceiveNextEvent
+       instead of select (since GUI events aren't on an fd).
+       (sys_read): Remove function
+       * sysdep.c: Remove redefine of read to sys_read if HAVE_CARBON
+ 
+ 2004-07-18  YAMAMOTO Mitsuharu  <address@hidden>
+ 
        * mac.c (sys_select): Redo sys_select to use alarm-based
        polling instead of 1 sec timeouts (like solaris).  
  




reply via email to

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