Mailing-List: contact cygwin-announce-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner AT cygwin DOT com Delivered-To: mailing list cygwin-announce AT cygwin DOT com Delivered-To: moderator for cygwin-announce AT cygwin DOT com Message-ID: <3D776600.30987891@yahoo.com> Date: Thu, 05 Sep 2002 10:11:12 -0400 From: Earnie Boyd Reply-To: cygwin AT cygwin DOT com, earnie AT sources DOT redhat DOT com X-Accept-Language: en MIME-Version: 1.0 To: cygwin-announce AT cygwin DOT com Subject: Updated: mingw-runtime-2.2-1 Content-Type: multipart/mixed; boundary="------------386417CEEE819CA9CAD0DC5A" This is a multi-part message in MIME format. --------------386417CEEE819CA9CAD0DC5A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I've uploaded a new version of the mingw runtime. The ChangeLog entries are attached. Earnie. -----Installation Instructions----- 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. 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. If you have questions or comments, please send them to the Cygwin mailing list at: cygwin AT cygwin DOT com . 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. Really. No kidding. Email cygwin stuff to cygwin AT cygwin DOT com. If you want to make a point or ask a question, the Cygwin mailing list is the appropriate place. Did I mention that I'd prefer that all cygwin questions should go to cygwin AT cygwin DOT com? I can't remember... *** 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: cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com 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. I implore you to READ this information before sending email about how you "tried everything" to unsubscribe. In 100% of the cases where people were unable to unsubscribe, the problem was that they hadn't actually read and comprehended the unsubscribe instructions. If you need to unsubscribe from cygwin-announce or any other mailing list, reading the instructions at the above URL is guaranteed to provide you with the info that you need. Christopher Faylor Red Hat, Inc. --------------386417CEEE819CA9CAD0DC5A Content-Type: text/plain; charset=us-ascii; name="Changes.mingw" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Changes.mingw" 2002-09-05 Earnie Boyd * mingwex/fegetenv.c: Change to \n line endings. * mingwex/vsnprintf.c: Ditto. * mingwex/vsnwprintf.c: Ditto. 2002-09-02 Danny Smith * mingwex/math/hypotl.c: Replace with version based on cephes library. 2002-08-28 Danny Smith * include/sys/param.h: Add ENDIAN defines. * test_headers.c: Include sys/param.h. 2002-08-28 Danny Smith * test_headers.c: Don't include varargs.h. * Makefile.in (test_headers): Don't use -std=xx with -xc++. 2002-08-21 Earnie Boyd * include/sys/param.h: New File. 2002-08-21 Danny Smith * include/math.h (asm): Change to __asm__ throughout. Expose ISO C99 functions if __GLIPCPP__. (hypotf): Use hypot, not _hypot in stub. 2002-08-20 Danny Smith * include/tchar.h: Ansi-fy another comment. 2002-08-20 Danny Smith * include/tchar.h: Ansi-fy comment. 2002-08-20 Danny Smith * test_headers.c : New file. * Makefile.in (test_headers): New target, using it, (SRCDIST_FILES): Distribute it. --------------386417CEEE819CA9CAD0DC5A--