xrdb: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jan 7 15:04:10 PST 2011


 configure.ac |    4 -
 xrdb.c       |  155 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 79 insertions(+), 80 deletions(-)

New commits:
commit 117021570515fa985670f78d27376d636ed5490f
Author: Ulrich Mueller <ulm at gentoo.org>
Date:   Wed Jan 5 13:31:36 2011 -0800

    Call C preprocessor with -P option due to changed behaviour in GCC 4.5
    
    http://bugs.freedesktop.org/show_bug.cgi?id=32701
    http://bugs.gentoo.org/show_bug.cgi?id=347758
    
    Signed-off-by: Ulrich Mueller <ulm at gentoo.org>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 44c65a03644b1c297ee84ff1aa4b7790caa5da0b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jan 4 20:29:09 2011 -0800

    Merge usage() printf() strings/calls into a single string/call
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Julien Cristau <jcristau at debian.org>

commit 82babf3ecfd6eb1ef65a150fb0c453e7bfd61616
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jan 4 20:20:11 2011 -0800

    Replace complex malloc calculations with asprintf()
    
    Includes simple local implemenation of asprintf if configure doesn't
    find one in system libraries.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Julien Cristau <jcristau at debian.org>
    Reviewed-by: Guillem Jover <guillem at hadrons.org>

commit b9aa83d7868e8813098bbc62adf82a79dc62e14e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jan 4 19:50:06 2011 -0800

    Convert HAS_MKSTEMP to autoconf standard HAVE_MKSTEMP
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Julien Cristau <jcristau at debian.org>
    Reviewed-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list