libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Apr 18 17:49:35 PDT 2011


 modules/im/ximcp/imDefIc.c     |    3 --
 modules/im/ximcp/imInt.c       |    9 ++----
 modules/im/ximcp/imLcIc.c      |    3 --
 modules/im/ximcp/imRm.c        |   37 ++++++++-----------------
 modules/im/ximcp/imRmAttr.c    |   15 ++--------
 modules/im/ximcp/imThaiIc.c    |    3 --
 modules/im/ximcp/imTrX.c       |    3 --
 modules/im/ximcp/imTrans.c     |    7 +---
 modules/lc/gen/lcGenConv.c     |    3 --
 modules/lc/xlocale/lcJis.c     |    3 --
 modules/om/generic/omGeneric.c |   59 +++++++++++++----------------------------
 specs/libX11/CH02.xml          |   17 ++++-------
 src/FSWrap.c                   |    3 --
 src/InitExt.c                  |    3 --
 src/Quarks.c                   |    3 --
 src/SetLocale.c                |    3 --
 src/Xrm.c                      |    6 +---
 src/xcms/PrOfId.c              |   11 +------
 src/xkb/XKBGAlloc.c            |   13 ++-------
 src/xlibi18n/XDefaultIMIF.c    |    6 +---
 src/xlibi18n/XDefaultOMIF.c    |   41 +++++++++-------------------
 src/xlibi18n/lcCharSet.c       |    3 --
 src/xlibi18n/lcDB.c            |   18 ++++--------
 src/xlibi18n/lcFile.c          |   14 ++-------
 src/xlibi18n/lcGeneric.c       |   33 +++++++---------------
 src/xlibi18n/lcPublic.c        |    9 ++----
 26 files changed, 104 insertions(+), 224 deletions(-)

New commits:
commit b9ff9cfd5c56ae6d52c6503f7019756d9de29557
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Apr 14 13:47:12 2011 -0700

    specs/libX11: Fix XOpenDisplay() prototype in chapter 2 [bug 36244]
    
    Was incorrectly showing AllPlanes() instead when describing XOpenDisplay()
    
    https://bugs.freedesktop.org/show_bug.cgi?id=36244
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit b850adbdebcf500c659f85285d4d7374e15857f5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Apr 12 22:30:45 2011 -0700

    Convert malloc(strlen()); strcpy() sets to strdup
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>

commit 09194042d3dc44a463add1f7c122a68ffd5ef0bf
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Apr 12 21:27:45 2011 -0700

    Replace Xmalloc+bzero pairs with Xcalloc calls
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>



More information about the xorg-commit mailing list