libX11: Changes to 'master'

Jon TURNEY jturney at kemper.freedesktop.org
Mon Jan 23 06:24:21 PST 2012


 src/UIThrStubs.c |    4 +---
 src/Xxcbint.h    |    3 +++
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit d58e8f8e27790017fcfdeca0843b7318d541c189
Author: Ryan Pavlik <rpavlik at iastate.edu>
Date:   Sun Jan 1 21:04:52 2012 +0000

    Use pthreads on MinGW also
    
    Use pthreads (provided by the pthreads-win32 compatability library which implements
    them using native Win32 threading) on MinGW
    
    Reviewed-by: Jon TURNEY <jon.turney at dronecode.org.uk>

commit bf15ccb6821664746ec23d769d757edf8059007e
Author: Ryan Pavlik <rpavlik at iastate.edu>
Date:   Mon Jan 23 14:18:02 2012 +0000

    Add XWindows.h include to Xxcbint.h
    
    This avoids some conflicting type re-definition errors which occur if
    we attempt to include Windows headers after Xmd.h
    
    Reviewed-by: Jon TURNEY <jon.turney at dronecode.org.uk>



More information about the xorg-commit mailing list