libXpm: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Fri Jan 30 10:22:15 PST 2009


 .gitignore      |   12 +
 Makefile.am     |    2 
 configure.ac    |   17 --
 cxpm/.gitignore |    5 
 cxpm/cxpm.c     |   13 -
 src/.gitignore  |    6 
 src/Attrib.c    |   42 ++---
 src/CrBufFrI.c  |   73 ++++-----
 src/CrBufFrP.c  |   13 -
 src/CrDatFrI.c  |   72 ++++-----
 src/CrDatFrP.c  |   12 -
 src/CrIFrBuf.c  |   27 +--
 src/CrIFrDat.c  |   27 +--
 src/CrIFrP.c    |   12 -
 src/CrPFrBuf.c  |   15 --
 src/CrPFrDat.c  |   15 --
 src/CrPFrI.c    |   10 -
 src/Image.c     |    6 
 src/Info.c      |   18 +-
 src/RdFToBuf.c  |    6 
 src/RdFToDat.c  |    6 
 src/RdFToI.c    |   45 +++---
 src/RdFToP.c    |   15 --
 src/WrFFrBuf.c  |    6 
 src/WrFFrDat.c  |    6 
 src/WrFFrI.c    |   69 ++++-----
 src/WrFFrP.c    |   12 -
 src/create.c    |  417 +++++++++++++++++++++++++++-----------------------------
 src/data.c      |   34 ++--
 src/hashtab.c   |   29 +--
 src/misc.c      |   19 +-
 src/parse.c     |   62 ++++----
 src/rgb.c       |   58 ++++---
 src/scan.c      |  134 ++++++++---------
 sxpm/.gitignore |    5 
 sxpm/sxpm.c     |   55 +++----
 36 files changed, 665 insertions(+), 710 deletions(-)

New commits:
commit 6697e31fbb616656b7f34515a79454af394b500a
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Fri Jan 30 15:45:20 2009 -0200

    Janitor: ansification, make distcheck, .gitignore
    
      The ansification code is minor edit of the patch (by me) at
    https://bugs.freedesktop.org/show_bug.cgi?id=14727
    as it would not apply cleanly anymore.



More information about the xorg-commit mailing list