[PATCH 0/6] Xserver build fixes for Windows MinGW target.
Jon TURNEY
jon.turney at dronecode.org.uk
Tue Nov 13 05:40:45 PST 2012
Hopefully, the last set of Xserver build fixes for Windows MinGW target.
(More fixes are needed for XWin to work usefully, but one thing at a time...)
Jon TURNEY (2):
os/utils.c: Fix compilation of OsBlockSIGIO when SIGIO isn't defined
dix/dispatch.c, os/utils.c: Disable smart scheduler on WIN32
Ryan Pavlik (2):
os/osinit.c, os/utils.c: Exclude sigaction code when building for
MinGW
os/osinit.c: no getpgrp() and setpgrp() on WIN32
Yaakov Selkowitz (2):
hw/xwin: use raise instead of signal
hw/xwin: Fix for MinGW-w64 DirectDraw headers
dix/dispatch.c | 4 ++++
hw/xwin/ddraw.h | 4 ++++
hw/xwin/win.h | 2 ++
hw/xwin/winclipboardthread.c | 3 ++-
hw/xwin/winms.h | 1 -
os/osinit.c | 7 +++++++
os/utils.c | 14 ++++++++++++++
7 files changed, 33 insertions(+), 2 deletions(-)
--
1.7.9
More information about the xorg-devel
mailing list