[PATCH 0/4] MinGW fixes after inputthread/poll changes
Jon Turney
jon.turney at dronecode.org.uk
Thu Jul 28 19:20:22 UTC 2016
Hi Colin,
These are the patches I needed to build Xserver for MinGW, after the inputthread/poll changes.
Can you look them over, and let me know if anything else is needed for a working Xserver?
Thanks.
Jon Turney (4):
configure: Define __USE_MINGW_ANSI_STDIO for MinGW builds
configure: Force --disable-input-thread for MinGW
os: Fix build of xserver_poll.c on MinGW
configure: Check for sigprocmask
configure.ac | 12 ++++++++++--
include/dix-config.h.in | 3 +++
os/inputthread.c | 4 ++++
os/utils.c | 8 ++++----
os/xserver_poll.c | 4 ++++
5 files changed, 25 insertions(+), 6 deletions(-)
--
2.8.3
More information about the xorg-devel
mailing list