xserver-multidpi/hw/xfree86/int10
Adam Jackson 56d9c736f0 xfree86: Convert some xf86BlockSIGIO to OsBlockSignals
The DDC1 and int10 code are blocking SIGIO to get some assurance that
their usleep() calls take as long as they expect.  That's a good start
but you really want to be blocking more than just SIGIO, SIGALRM too at
minimum.

At this point, except for SIGIO handler setup itself, BlockSIGIO really
means "block input events".

Reviewed-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2010-12-20 12:15:14 -05:00
..
generic.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
helper_exec.c xfree86: Convert some xf86BlockSIGIO to OsBlockSignals 2010-12-20 12:15:14 -05:00
helper_mem.c xfree86/int10/helper_mem: Fix log message. 2010-05-26 11:10:55 -07:00
INT10.HOWTO Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
Makefile.am Record some additional library dependencies in xf86 modules 2010-06-10 19:01:22 -07:00
stub.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
x86emu.c Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
xf86int10.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86int10.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86int10module.c xfree86: Remove useless module setup functions where appropriate 2010-09-22 10:57:22 -04:00
xf86x86emu.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86x86emu.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00