x11proto: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Jun 14 11:12:16 PDT 2009


 Xarch.h    |  104 +++++++--------
 Xfuncs.h   |  100 +++++++--------
 Xmd.h      |  134 ++++++++++----------
 Xos.h      |  198 ++++++++++++++----------------
 Xos_r.h    |    2 
 Xosdefs.h  |  116 ++++++++---------
 Xthreads.h |  400 ++++++++++++++++++++++++++++++-------------------------------
 Xw32defs.h |  138 ++++++++++-----------
 Xwindows.h |   20 +--
 Xwinsock.h |    8 -
 10 files changed, 604 insertions(+), 616 deletions(-)

New commits:
commit 5bad478221c54c0dbf682ef2569f6ca5ac050049
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Sun Jun 14 09:10:06 2009 -0700

    Use indentation to provide a map through the twisty maze of ifdefs, all alike
    
    git diff -w shows no changes other than whitespace in this patch
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>

commit 1f59b5f8eac522bb0a5155393224496c39deca42
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Sun Jun 14 08:31:13 2009 -0700

    Removing dangling #else block from X_NOT_STDC_ENV removal
    
    Fixes mass damage caused by ced38e880b54f2aae31a5354aecb4235a129f0a4
    moving the includes for unistd.h, fcntl.h, etc. from the else for
    X_NOT_STDC_ENV into the #else for #ifndef _XOS_H_, which made them
    go away for everyone.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>



More information about the xorg-commit mailing list