Mail Archives: cygwin/2003/10/10/12:07:50
This is a multi-part message in MIME format.
--------------020900010108010705010201
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
I've made a new version of the mingw runtime headers and libraries
available for download. A list of what has changed is 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.
*** 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
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.
--------------020900010108010705010201
Content-Type: text/plain;
name="Changes.mingw"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="Changes.mingw"
2003-10-10 Earnie Boyd <earnie AT users DOT sourceforge DOT net>
* include/sys/types.h: Revert last change.
2003-10-10 Earnie Boyd <earnie AT users DOT sourceforge DOT net>
* include/sys/types.h (ssize_t): Correct the definition.
2003-10-03 Danny Smith <dannysmith AT users DOT sourceforge DOT net>
* include/stdio.h (_filbuf): Add prototype.
(_flsbuf): Add prototype.
(getc): Add inline version.
(putc): Likewise.
(getchar): Likewise.
(putchar): Likewise.
2003-10-03 Danny Smith <dannysmith AT users DOT sourceforge DOT net>
* mingwex/dirent.c (_treaddir): Reset errno to 0 if end
of directory.
2003-09-29 Danny Smith <dannysmith AT users DOT sourceforge DOT net>
* include/stdlib.h: Guard non-ISO functions with
!__STRICT_ANSI__, throughout.
2003-09-24 Danny Smith <dannysmith AT users DOT sourceforge DOT net>
* include/io.h (_fileno): Remove prototype.
(fileno): Likewise.
(FILENAME_MAX): Define, if needed.
Don't include <stdio.h>.
* include/stdio.h (FILENAME_MAX): Protect against
prior definition.
(_fileno): Define macro implementation.
(fileno): Likewise.
2003-09-24 Danny Smith <dannysmith AT users DOT sourceforge DOT net>
* include/inttypes.h: Include _mingw.h.
2003-09-24 Danny Smith <dannysmith AT users DOT sourceforge DOT net>
* include/_mingw.h (__CRT_INLINE): Define.
* include/ctype.h: Replace 'extern inline' with __CRT_INLINE,
throughout
* include/inttypes.h: Likewise.
* include/math.h: Likewise.
* include/stdio.h: Likewise.
* include/stdlib.h: Likewise.
* include/string.h: Likewise.
* include/wchar.h: Likewise.
* include/wctype.h: Likewise.
2003-09-22 Roland Schwingel <rolandschwingel AT users DOT sourceforge DOT net>
* mingwex/dirent.c (_topendir): Allocate enough memory for
DIR struct in UNICODE case too.
--------------020900010108010705010201--
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -