xev: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jan 25 21:02:59 2013


 configure.ac |    1 +
 xev.c        |   15 ++++++---------
 2 files changed, 7 insertions(+), 9 deletions(-)

New commits:
commit f02bf10367271b6713cdf231771e5320474fcc15
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Jan 14 23:28:22 2013 -0800

    Use strncasecmp instead of a tolower loop & strncmp
    
    v2: Since strncasecmp is in Unix98, assume it is always available,
    and drop fallback code for systems without it.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list