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

Matt Turner mattst88 at kemper.freedesktop.org
Fri Mar 23 22:44:40 UTC 2018


Tag 'xtrap-1.0.3' created by Matt Turner <mattst88 at gmail.com> at 2018-03-23 22:44 +0000

xtrap-1.0.3
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEO7Y55W+GH6LoZQVpD91oLZdMpyoFAlq1g1YACgkQD91oLZdM
pyrQcw/7B0GH5nEhg+UsJXmWzozh8WlnExRptiSKgVo51wYLi6Wc61zYeXstmfvv
n0vIoPDRbA/XuIYWT9ATNDBlwYqd3XGNwuDBkFhKZzDltch20aEirzAE05eMug8M
M/exsKbRdb/t8bmzKIjHWmDFybkywcXgZNsjbspp8yQbUJIeWG8N9khA+4+Q3uzM
aOTWObK+dp863gKLx4mvjUFlGFTjjdNNZJfqio2p1dWoAk8d3jhkMh06HVR54b0Y
lCM1dZPY4fcAJ8kpSR3W7yeAKCFaDktZJ8VCt3K1x/3uWsZ7OpwoZTLBsZsF7weD
uxqhjAmkGKM1G9vDd78uOseWV3VqfkppkoR0O6X5qQmmT6Gm8+vSvPx+oOWSVrF5
bpCWu5SflK5HJDqeeKIE/3aAbOTUIC5K6QxUyCDwEz47vrloaSWJsE7Zph/cJ/1c
Dyk9CJoomUuDGUG2d5NSblYQYwLL21gqJfSAB5BGEuHmPfkmHKuILP+th9kpoOMV
hc/wYN1pcIacSzmUakMlMsUPOjt5EW89IoUKaBJOKfyZa3V2mJ3QOuNn8ir/1XuT
Yi7KcOAfBOMqaxdi+jv+Pg55mFMt7OBnAS8MWQobIe2hu8fSGd35Xdh7V7X6U7RS
wJJPwEs3icztv7qmqpeemtumIcfr27+z6QVsK+lyQnbvGLA2hQw=
=n0oi
-----END PGP SIGNATURE-----

Changes since xtrap-1.0.2:
Alan Coopersmith (8):
      Add README with pointers to mailing lists, bugzilla, & git
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      Assume signal handlers return void, as C89 requires
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      This is not a GNU project, so declare it foreign.
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      config: Remove unnecessary calls from configure.ac

Eric S. Raymond (1):
      Bug 9522 - Markup problems on the xtrap.1x page

Gaetan Nadon (1):
      config: update AC_PREREQ statement to 2.60

James Cloos (3):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Matt Turner (4):
      Makefile: Use _DEFAULT_SOURCE instead of _BSD_SOURCE
      configure: Depend on libXt
      Fix pointer-to-int-cast errors
      xtrap 1.0.3

Paulo Cesar Pereira de Andrade (2):
      Ansification and compile warning fixes.
      Janitor: Add matching prototypes to callback functions.

Thomas Zimmermann (1):
      Bug 24530: Add $(AM_CFLAGS) to xtrap*_CFLAGS

---
 .gitignore   |    5 +++++
 ChangeLog    |   42 ------------------------------------------
 Makefile.am  |   33 ++++++++++++++++++---------------
 README       |   29 +++++++++++++++++++++++++++++
 autogen.sh   |    5 +++--
 configure.ac |   27 ++++++++++++++-------------
 xtrap.man    |   14 +++++++-------
 xtrapchar.c  |   42 +++++++++++++++++-------------------------
 xtrapin.c    |    8 ++++----
 xtrapinfo.c  |    4 ++--
 xtrapout.c   |   30 +++++++++++++++++-------------
 xtrapproto.c |    4 ++--
 xtrapreset.c |    4 ++--
 xtrapstats.c |    4 ++--
 14 files changed, 122 insertions(+), 129 deletions(-)
---


More information about the xorg-commit mailing list