xlsclients: Changes to 'refs/tags/xlsclients-1.1.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Jun 3 16:11:49 PDT 2010


Tag 'xlsclients-1.1.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-06-04 00:05 -0700

xlsclients 1.1.0

Changes since xlsclients-1.0.2:
Alan Coopersmith (3):
      Fix check for xcb_connect failure
      Add Copyright/License notice for xcb & strnlen changes to COPYING
      xlsclients 1.1.0

Gaetan Nadon (5):
      xlsclients is not a GNU project, so declare it foreign.
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES

Jeremy Huddleston (1):
      Add implementation of strnlen for systems without this function

Peter Harris (1):
      Rewrite xlsclients to use XCB, avoiding many (many) round trips

Yaakov Selkowitz (1):
      Use inttypes.h for correct printf formats

---
 .gitignore   |   77 +++++++-
 COPYING      |   21 ++
 Makefile.am  |   12 -
 README       |    3 
 configure.ac |   15 +
 strnlen.c    |   37 ++++
 strnlen.h    |   32 +++
 xlsclients.c |  539 +++++++++++++++++++++++++++++++++++++++++++++++------------
 8 files changed, 616 insertions(+), 120 deletions(-)
---


More information about the xorg-commit mailing list