xrandr: Changes to 'master'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Fri Nov 11 11:35:48 PST 2011


 xrandr.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5161ba39a3c13caa5cab953a17f509a6a5b09e7b
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Fri Nov 11 11:34:38 2011 -0800

    Include strings.h for strcasecmp
    
    Our minimum requirement for X11 is currently Unix98.  Unix98 provides
    strcasecmp in <strings.h>.  This commit fixes implicit declarations
    of this function on systems that closely adhere to the standard.
    
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>



More information about the xorg-commit mailing list