CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2002-10-19 21:30:29

Modified files:
        winsup/mingw   : ChangeLog crt1.c 
        winsup/mingw/include: stdlib.h 

Log message:
        2002-10-19  Danny Smith  <[EMAIL PROTECTED]>
        
        * crt1.c: Define new macro __IN_MINGW_RUNTIME before including
        stdlib.h. Comment on reason.
        Define WIN32_MEAN_AND_LEAN before including windows.h
        * include/stdlib.h (_fmode): Protect declaration as dllimported
        variable with __IN_MINGW_RUNTIME.
        
        2002-10-19  Igor Pechtchanski  <[EMAIL PROTECTED]>
        
        * crt1.c: Include stdlib.h.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.93&r2=1.94
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/crt1.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdlib.h.diff?cvsroot=src&r1=1.12&r2=1.13

Reply via email to