xdpyinfo: Changes to 'refs/tags/xdpyinfo-1.3.1'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon May 20 18:50:27 PDT 2013


Tag 'xdpyinfo-1.3.1' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-05-21 02:50 -0700

xdpyinfo-1.3.1

Changes since xdpyinfo-1.3.0:
Alan Coopersmith (9):
      Mark usage() as _X_NORETURN
      Declare 'len' as size_t to avoid unneccessary back-and-forth conversions
      Combine usage messages into a single string
      Add -version option to print version number
      Add xrandr to SEE ALSO section of man page
      Rename i & count in inner loop to avoid shadowing same named vars in outer loop
      Convert sprintf calls to snprintf
      Mark num_known_extensions as a const, since the size is fixed at compile time
      xdpyinfo 1.3.1

Jon TURNEY (1):
      Include Xwindows.h on WIN32 to avoid type clashes

---
 configure.ac     |    4 ++--
 man/xdpyinfo.man |    5 +++++
 xdpyinfo.c       |   44 +++++++++++++++++++++++++++-----------------
 3 files changed, 34 insertions(+), 19 deletions(-)
---


More information about the xorg-commit mailing list