src/winsup/mingw ChangeLog crt1.c include/stdlib.h
dannysmith@cygwin.com
dannysmith@cygwin.com
Sat Oct 19 21:30:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: dannysmith@sourceware.org 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 <dannysmith@users.sourceforge.net>
* 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 <pechtcha@cs.nyu.edu>
* 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
More information about the Cygwin-cvs
mailing list