libfontenc: Changes to 'master'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Fri Nov 11 10:25:24 PST 2011


 src/encparse.c |    5 +----
 src/fontenc.c  |    4 ----
 2 files changed, 1 insertion(+), 8 deletions(-)

New commits:
commit 381c9efec4c066d984514d226b61b3360741aea2
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Fri Nov 11 10:22:52 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