libXpm: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Aug 6 12:56:03 PDT 2007


 src/RdFToI.c |    4 ++++
 src/XpmI.h   |    4 ++++
 src/simx.h   |   17 ++++++++++++++++-
 3 files changed, 24 insertions(+), 1 deletion(-)

New commits:
commit 43dfc6be8128139888426d8c709aa78efc207953
Author: Jason Rumney <jasonr at gnu.org>
Date:   Mon Aug 6 12:52:52 2007 -0700

    X.Org Bug #11863: Build libXpm on MS Windows (with MinGW)
    
        * src/XpmI.h [FOR_MSW]: Include simx.h instead of real X headers.
    
        * src/simx.h (_XFUNCPROTOBEGIN, _XFUNCPROTOEND, NO_ZPIPE): Define.
        (XAllocColor): Fix arg list in prototype.
        (bzero, close, fdopen, index, rindex, open, strdup, O_RDONLY):
        Map to W32 equivalents.
    
        * src/RdFToI.c [FOR_MSW]: Include fcntl.h.



More information about the xorg-commit mailing list