This is a multi-part message in MIME format. --------------2711B6E3D027A784FA3D1C60 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit
I've made a new version of the MinGW Runtime headers and import libraries. I've attached the portion of the ChangeLog between 1.1 and 1.2. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. Note that we do not allow downloads from sources.redhat.com (aka cygwin.com) due to bandwidth limitations. This means that you will need to find a mirror which has this update. In the US, ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/ is a reliable high bandwidth connection. In Germany, ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/mirrors/cygnus/ is usually pretty good. In the UK, http://programming.ccp14.ac.uk/ftp-mirror/programming/cygwin/pub/cygwin/ is usually up-to-date within 48 hours. If one of the above doesn't have the latest version of this package then you can either wait for the site to be updated or find another mirror. The setup.exe program will figure out what needs to be updated on your system and will install newer packages automatically. If you have questions or comments, please send them to the Cygwin mailing list at: [EMAIL PROTECTED] . I would appreciate it if you would use this mailing list rather than emailing me directly. This includes ideas and comments about the setup utility or Cygwin in general. If you want to make a point or ask a question, the Cygwin mailing list is the appropriate place. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: [EMAIL PROTECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Earnie Boyd MinGW-runtime maintainer --------------2711B6E3D027A784FA3D1C60 Content-Type: text/plain; charset=us-ascii; name="Changes-2001.12.07" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Changes-2001.12.07" 2001-12-05 Earnie Boyd <[EMAIL PROTECTED]> * include/strings.h: New File. 2001-12-02 Danny Smith <[EMAIL PROTECTED]> Apply patches from: 2001-06-21 Mumit Khan <[EMAIL PROTECTED]> * include/math.h (_FPCLASS* ): Add defines from float.h. (IEEE recommended functions): Add declarations from float.h. * include/float.h (_FPCLASS* ): Protect against redefinition. 2001-11-29 Wu Yongwei <[EMAIL PROTECTED]> * include/_mingw.h,assert.h,conio.h,ctype.h,dir.h,direct.h dirent.h,dos.h,errno.h,excpt.h,fcntl.h,float.h,io.h, limits.h,locale.h,malloc.h,math.h,process.h,setjmp.h, share.h,signal.h,stdarg.h,stddef.h,stdint.h,stdio.h, stdlib.h,string.h,tchar.h,time.h,varargs.h,wchar.h, wctype.h,sys/stat.h,sys/timeb.h,sys/types.h,sys/utime.h: Correct spelling of "disclaimed" in comments. * include/excpt.h: Another spelling correction. 2001-11-08 Robert Collins <[EMAIL PROTECTED]> * include/errno.h: Fix "errno is not a prototype" warning. 2001-11-07 Danny Smith <[EMAIL PROTECTED]> * include/ctype.h (tolower, toupper,_tolower,_toupper): Comment differences between ANSI and non-ANSI versions. (_ctype[],_pctype): Declare vars. (__ISCTYPE): New helper macro using _pctype. (is* ctype functions): Use __ISCTYPE to define inline versions. (_toupper, _tolower, __isascii, __toascii, __iscsym, __iscsymf): Inline definitions. (isw* ctype functions): Inline definitions. * include/wctype.h (_ctype[],_pctype): Declare vars. (isw* ctype functions): Inline definitions. 2001-11-06 Danny Smith <[EMAIL PROTECTED]> * include/float.h (_clearfp, _statusfp, _fpreset, fpreset, __fpecode): Use __STDC__ prototypes. 2001-11-06 Thomas Pfaff <[EMAIL PROTECTED]> * mthr_stub.c (__mingwthr_remove_key_dtor) New. * mthr_init.c (DllMain) Run dtors if a process terminates. * mthr.c (__mingwthr_add_key_dtor) Removed. (___mingwthr_add_key_dtor) New. (___mingwthr_remove_key_dtor) New. (__mingwthr_run_key_dtors) Complete rewrite. (__mingwthr_remove_key_dtor) New. 2001-11-05 Egor Duda <[EMAIL PROTECTED]> * Makefile.in: Delete unused executable after creating base-files. 2001-11-06 Danny Smith <[EMAIL PROTECTED]> * include/errno.h (_errno): Use __STDC__ prototype. Thanks to: Jim Barton. 2001-11-04 "stefan" <[EMAIL PROTECTED]> * include/sys/locking.h (_LK_UNLCK, LK_UNLCK): Correct names. 2001-10-30 Danny Smith <[EMAIL PROTECTED]> * include/io.h (_commit): Add declaration. Thanks to: "stefan" <[EMAIL PROTECTED]> 2001-10-30 Danny Smith <[EMAIL PROTECTED]> * include/sys/stat.h: Make S_IS* macros safer. 2001-10-27 Danny Smith <[EMAIL PROTECTED]> * include/stdlib.h (EXIT_FAILURE): Change value to 1. 2001-10-12 Danny Smith <[EMAIL PROTECTED]> * include/stdlib.h (__p__environ, __p__wenviron): Use __STDC__ prototypes. 2001-09-19 Earnie Boyd <[EMAIL PROTECTED]> * Makefile.in: Remove the /usr from the install target. (VERSION): Increment. include/_mingw.h: Ditto. --------------2711B6E3D027A784FA3D1C60-- _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/