From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27538 invoked by alias); 5 Sep 2002 15:04:20 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 27496 invoked from network); 5 Sep 2002 15:04:19 -0000 Received: from unknown (HELO redhat.com) (66.30.22.225) by sources.redhat.com with SMTP; 5 Sep 2002 15:04:19 -0000 Received: by redhat.com (Postfix, from userid 201) id 5D8D21B888; Thu, 5 Sep 2002 11:04:06 -0400 (EDT) From: Earnie Boyd To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: mingw-runtime-2.2-1 Reply-To: cygwin@cygwin.com Message-Id: <20020905150406.5D8D21B888@redhat.com> Date: Thu, 05 Sep 2002 08:05:00 -0000 X-SW-Source: 2002-09/txt/msg00196.txt.bz2 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@cygwin.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@cygwin.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@cygwin.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.com@cygwin.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-- -- 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/