xserver ChangeLog,3.252,3.253

Phil Blundell xserver-commit at pdx.freedesktop.org
Wed Oct 20 11:02:34 PDT 2004


Committed by: pb

Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv23543

Modified Files:
	ChangeLog 
Log Message:
2004-10-20  Phil Blundell  <pb at nexus.co.uk>

	* hw/kdrive/src/kinput.c (KdDisableInput): Block SIGIO before
	disabling input fds.
	(KdEnableInput): Unblock it after enabling them again.



Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.252
retrieving revision 3.253
diff -u -d -r3.252 -r3.253
--- ChangeLog	20 Oct 2004 08:20:51 -0000	3.252
+++ ChangeLog	20 Oct 2004 18:02:32 -0000	3.253
@@ -1,5 +1,9 @@
 2004-10-20  Phil Blundell  <pb at nexus.co.uk>
 
+	* hw/kdrive/src/kinput.c (KdDisableInput): Block SIGIO before
+	disabling input fds.
+	(KdEnableInput): Unblock it after enabling them again.
+
 	Import Epson 13806 driver from Costas Stylianou:
 	* hw/kdrive/epson/epson13806.c, hw/kdrive/epson/epson13806.h,
 	hw/kdrive/epson/epson13806draw.h,



More information about the xserver-commit mailing list