twm: Changes to 'refs/tags/twm-1.0.7'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Jul 27 20:43:35 PDT 2011


Tag 'twm-1.0.7' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2011-07-28 04:40 -0700

twm 1.0.7

Changes since twm-1.0.6:
Alan Coopersmith (6):
      Fix many gcc strict-aliasing warnings
      Remove unused fallback implementation of putenv()
      Fix: menus.c:2374: warning: implicit declaration of function `putenv`
      Replace most sprintf calls with snprintf
      Whitespace fixes in src files
      twm 1.0.7

Gaetan Nadon (6):
      man: replace hard coded section number with __appmansuffix__
      lex & yacc: only header file needs to be in BUILT_SOURCES
      deftwmrc.c is not required in MAINTAINERCLEANFILES
      config: rm is about removal, not generation
      man: use Autoconf provided $(SED)
      config: layout the C flags for better readability

Jeremy Huddleston (6):
      LP64: Fix formatting for DEBUG printf
      Silence uninitialized warning
      Mark Done() as _X_NORETURN
      Address a possible NULL pointer dereference
      Add sanity checking to avoid a possible NULL dereference
      Add extra sanity checking to avoid possible NULL dereferences

---
 configure.ac     |    5 
 man/twm.man      |    8 -
 src/Makefile.am  |   90 ++++++++---------
 src/add_window.c |  150 ++++++++++++++---------------
 src/add_window.h |    2 
 src/cursor.c     |    8 -
 src/events.c     |  181 ++++++++++++++++++++++-------------
 src/iconmgr.c    |   30 ++---
 src/iconmgr.h    |    2 
 src/icons.c      |   10 -
 src/icons.h      |    6 -
 src/list.c       |   12 +-
 src/list.h       |    4 
 src/menus.c      |  277 +++++++++++++++++++++++++++++--------------------------
 src/parse.c      |   53 +++++-----
 src/parse.h      |    4 
 src/resize.c     |   58 +++++------
 src/screen.h     |    2 
 src/session.c    |   34 +++---
 src/session.h    |    2 
 src/twm.c        |   36 +++----
 src/twm.h        |   12 +-
 src/util.c       |  134 ++++++--------------------
 src/util.h       |   14 +-
 24 files changed, 567 insertions(+), 567 deletions(-)
---


More information about the xorg-commit mailing list