xprop: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Feb 1 19:54:55 PST 2011


 configure.ac |    2 +-
 dsimple.c    |   24 ------------------------
 dsimple.h    |   11 ++++-------
 xprop.c      |   45 +++++++++++++++++++++++----------------------
 4 files changed, 28 insertions(+), 54 deletions(-)

New commits:
commit 1f20efb09b0d437e0618b7588212e2e0b9ffd3b2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 28 20:06:16 2011 -0800

    Use _X_NORETURN from xproto 7.0.17 instead of local check
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Julien Cristau <jcristau at debian.org>

commit 9b529480074120f8228662ede175bfa65f6ece8c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 28 21:51:00 2011 -0800

    Replace Copy_String() with strdup + error check
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Julien Cristau <jcristau at debian.org>

commit ea5ada919258d04e003596ee7079c33b5657dbdc
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 28 21:46:39 2011 -0800

    inline Malloc & Realloc functions
    
    Since stdlib.h versions return void *, remove unneeded casts that
    the wrappers needed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Julien Cristau <jcristau at debian.org>



More information about the xorg-commit mailing list