libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Mar 3 18:23:32 PST 2013


 src/xkb/XKBGAlloc.c |    9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

New commits:
commit c23d61d1b84dca3740bf4786978c7908d0065fb9
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Mar 1 18:10:27 2013 -0800

    Assume size_t is always available, since it was defined in C89
    
    Don't provide a fallback definition #ifdef X_NOT_POSIX anymore.
    We already use size_t throughout the rest of Xlib, just had this
    one instance left in XKBGAlloc.c of a fallback definition.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list