xfwp: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Oct 6 22:57:39 PDT 2011


 Makefile.am  |    6 
 configure.ac |    4 
 io.c         |  312 ++++++++++++++++++++++----------------------
 io.h         |    2 
 misc.c       |  414 +++++++++++++++++++++++++++++------------------------------
 misc.h       |   24 +--
 pm.c         |   96 ++++++-------
 pm.h         |    6 
 transport.c  |   78 +++++------
 transport.h  |    6 
 xfwp.c       |   58 ++++----
 xfwp.h       |   28 +--
 xfwp.man     |  224 +++++++++++++++----------------
 13 files changed, 629 insertions(+), 629 deletions(-)

New commits:
commit 42a2a79b3e1f5c9cbb076743965eba8268733989
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Oct 6 22:57:24 2011 -0700

    Fix typos
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c24ac15bfa150aeed51d9ec5cb9f2a5054e6f91d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Oct 6 22:50:27 2011 -0700

    Add const attributes to fix gcc -Wwrite-strings warnings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 063daed4b43090a3e37f29e9796ffce0861573f1
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Oct 6 22:47:25 2011 -0700

    Strip trailing whitespace
    
    Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
    git diff -w & git diff -b show no diffs from this change
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list