xserver-multidpi/hw/xfree86/ddc
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
..
ddc.c xfree86: Convert some xf86BlockSIGIO to OsBlockSignals 2010-12-20 12:15:14 -05:00
DDC.HOWTO Fix some documentation typos 2008-03-03 16:11:05 -05:00
ddcProperty.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
edid.h EDID: CEA extension support 2009-10-29 14:04:55 -04:00
interpret_edid.c edid: Adjust rounding of max_clock 2010-08-20 08:55:05 -07:00
Makefile.am ddc: mv xf86DDC.c ddc.c 2009-07-17 13:33:13 -04:00
print_edid.c EDID: CEA extension support 2009-10-29 14:04:55 -04:00
xf86DDC.h EDID: CEA extension support 2009-10-29 14:04:55 -04:00