xfwp: Changes to 'refs/tags/xfwp-1.0.3'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Aug 2 23:38:13 PDT 2013


Tag 'xfwp-1.0.3' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-08-03 07:38 -0700

xfwp-1.0.3

Changes since xfwp-1.0.2:
Alan Coopersmith (8):
      Strip trailing whitespace
      Add const attributes to fix gcc -Wwrite-strings warnings
      Fix typos
      Remove a bunch of unnecessary casts with malloc, free & memcpy calls
      Remove unnecessary Realloc wrapper
      Replace many malloc(strlen)+strcpy calls with strdup calls
      Remove Malloc wrapper and its MallocFailed helper
      xfwp 1.0.3

---
 Makefile.am  |    6 
 configure.ac |    6 
 io.c         |  339 ++++++++++++++++++++--------------------
 io.h         |    2 
 misc.c       |  496 +++++++++++++++++++++++++++--------------------------------
 misc.h       |   26 +--
 pm.c         |  101 +++++-------
 pm.h         |    6 
 transport.c  |   82 ++++-----
 transport.h  |    6 
 xfwp.c       |   64 ++++---
 xfwp.h       |   30 +--
 xfwp.man     |  224 +++++++++++++-------------
 13 files changed, 676 insertions(+), 712 deletions(-)
---


More information about the xorg-commit mailing list