libICE: Changes to 'refs/tags/libICE-1.0.5'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Tue Jan 6 11:57:23 PST 2009


Tag 'libICE-1.0.5' created by Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br> at 2009-01-06 19:28 -0800

libICE Version 1.0.5

Changes since libICE-1.0.4:
Alan Hourihane (1):
      silence warning

Colin Harrison (1):
      include for sleep()

James Cloos (1):
      Add missing PHONY line for automatic ChangeLog generation

Matthieu Herrb (1):
      nuke RCS Ids

Paulo Cesar Pereira de Andrade (1):
      Update .gitignore.

Peter Breitenlohner (10):
      define macros to 1 in icetrans.c to avoid redefined macro warnings
      Constify some arguments in libICE to clear warnings in libSM
      use xorg-macros-1.2.1
      Activate CWARNFLAGS with lots of gcc warnings
      towards ANSI C
      ANSI C
      Use NULL, not zero, for pointers
      use memcmp instead of binaryEqual
      remove ChangeLog from EXTRA_DIST and CLEANFILES
      bump to 1.0.5

---
 .gitignore               |    4 
 Makefile.am              |    7 -
 configure.ac             |   16 +--
 include/X11/ICE/ICElib.h |    4 
 include/X11/ICE/ICEmsg.h |   23 ++++
 src/ICElibint.h          |    3 
 src/Makefile.am          |    2 
 src/accept.c             |   11 --
 src/authutil.c           |   59 +++++------
 src/connect.c            |   25 ++--
 src/error.c              |  194 +++++++++++++++++--------------------
 src/getauth.c            |   68 +++++--------
 src/globals.h            |   17 ---
 src/iceauth.c            |   74 +++++---------
 src/icetrans.c           |    8 -
 src/listen.c             |   54 ++++------
 src/listenwk.c           |   15 +-
 src/locking.c            |   19 +--
 src/misc.c               |  190 ++++++++++++++++---------------------
 src/ping.c               |   11 --
 src/process.c            |  241 +++++++++++++++++++++--------------------------
 src/protosetup.c         |   27 ++---
 src/register.c           |   56 ++++------
 src/replywait.c          |   36 +++----
 src/setauth.c            |    9 -
 src/shutdown.c           |   39 +++----
 src/watch.c              |   32 ++----
 27 files changed, 566 insertions(+), 678 deletions(-)
---


More information about the xorg-commit mailing list