CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected] 2011-05-23 01:01:18

Modified files:
        winsup/mingw   : ChangeLog 
        winsup/mingw/include: _mingw.h stdlib.h 

Log message:
        2011-05-22  Antoine LECA  <[email protected]>
        
        * include/_mingw.h:  Define GCC system_header only if PCC is not 
defined.
        * include/stdlib.h:  Fix a long-standing typo which prevented correct 
use of
        the MB_CUR_MAX macro/variable when DECLSPEC is not supported and 
<stdlib.h>
        is included before <ctype.h>.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.468&r2=1.469
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/_mingw.h.diff?cvsroot=src&r1=1.61&r2=1.62
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdlib.h.diff?cvsroot=src&r1=1.40&r2=1.41

Reply via email to