xkill: Changes to 'refs/tags/xkill-1.0.4'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Sep 8 09:52:55 PDT 2013


Tag 'xkill-1.0.4' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-09-08 17:52 -0700

xkill-1.0.4

Changes since xkill-1.0.3:
Alan Coopersmith (11):
      remove unused variable cpp
      Get rid of dpy global so we don't get shadow warnings from every function
      Mark Exit() and usage() as _X_NORETURN
      Use strtoul instead of open coding it with sscanf
      Mark msg argument to get_window_id as const, since it's just printed out
      Mark static string in verify_okay_to_kill as const
      Add -version option to print version
      Use man page sections in See Also references to libX11 man pages
      Mark arguments to catch_window_errors as unused
      Explicitly cast tolower() return value to char before storing in a char
      xkill 1.0.4

Gaetan Nadon (3):
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

---
 Makefile.am     |   18 -----------
 configure.ac    |    9 +++--
 man/Makefile.am |   12 +++++++
 man/xkill.man   |   91 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 xkill.c         |   70 ++++++++++++++++++++-----------------------
 xkill.man       |   87 -----------------------------------------------------
 6 files changed, 143 insertions(+), 144 deletions(-)
---


More information about the xorg-commit mailing list