X-Spam-Check-By: sourceware.org Message-Id: Date: Mon, 26 Mar 2007 12:00:25 -0400 From: "Chris Sutcliffe" To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: mingw-runtime-3.12-1 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Reply-To: cygwin AT cygwin DOT com X-Mailer: Perl5 Mail::Internet v1.74 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I've made a new version of the mingw-runtime available for download. For a list of changes see below. 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. 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 Please read *all* of the information on unsubscribing that is available starting at this URL. Changes since mingw-runtime-3.11-1: 2007-03-25 Chris Sutcliffe * Include/_mingw.h: Increment version to 3.12. 2007-03-22 Brian Ripley * include/_mingw.h (__CRT_INLINE): Make conditional on __GNUC_STDC_INLINE__. 2003-03-20 Chris Sutcliffe * Makefile.in: Tweak srcdist to fix build issue. 2007-03-20 Keith Marshall Add --enable-mingw-manpage-transform configure option. * aclocal.m4 (MINGW_AC_MANPAGE_TRANSFORM): New macro. * configure.in, Makefile.in: Use it. * configure: Regenerated. 2007-03-18 Danny Smith * include/_mingw.h (__CRT_INLINE): Use __gnu_inline__ for gcc 4.2.x too. 2007-03-10 Keith Marshall Add manpages for dirname and basename functions. * man: New directory. * man/dirname.man: New file; it sources both manpages. * Makefile.in: Add provisional rules to distribute them. 2007-03-08 Keith Marshall * mingwex/basename.c: Make it work with path names containing multibyte character strings. * mingwex/dirname.c: Likewise. 2007-03-05 Danny Smith * include/io.h (__mingw_access): New static inline wrapper to restore pre-Vista 'access (fname, X_OK)' behaviour. (__USE_MINGW_ACCESS): Use to map access() to __mingw_access(). 2007-03-05 Danny Smith * mingwex/fesetround.c (fesetround): Use unsigned int as operand to stmxcsr. Thanks to Alexey Kuznetsov 2007-02-27 Thorsten Dahlheimer * include/stdio.h (_unlink, unlink): Add prototypes. 2007-02-18 Aurimas Cernius * include/excpt.h: Replace "_try1" in comments with "__try1". 2007-02-15 Danny Smith * Makefile.in (ALL_CFLAGS): Put W32API_INCLUDE after INCLUDES. (ALL_CXXFLAGS): Likewise. * mingwex/Makefile.in (ALL_CFLAGS): Put W32API_INCLUDE after INCLUDES. (ALL_CXXFLAGS): Likewise. * profile/Makefile.in (ALL_CFLAGS): Put W32API_INCLUDE after INCLUDES. (ALL_CXXFLAGS): Likewise. 2007-02-08 Danny Smith * include/io.h (X_OK): Revert 2007-01-24 change, but leave comment. 2007-01-27 Danny Smith Expose some more msvcr80.dll functions. * include/stdio.h (_fseek_nolock. _ftell_nolock, _fseeki64, _ftelli64, _fseeki64_nolock, _ftelli64_nolock) Add prototypes * msvcrt.def.in (_fseek_nolock. _ftell_nolock, _fseeki64, _ftelli64, _fseeki64_nolock, _ftelli64_nolock) Add stubs. 2007-01-26 Danny Smith Expose some msvcr80.dll functions. * include/stdlib.h (_set_abort_behavior): Add prototype. (_WRITE_ABORT_MSG, _CALL_REPORTFAULT): Add defines for _set_abort_behavior mask argument. (_invalid_parameter_handler): Add typedef. (_set_invalid_parameter_handler): Add prototype. * include/stdio.h (_get_printf_count_output): Add prototype. (_set_printf_count_output): Add prototype. * msvcrt.def.in (_get_printf_count_output,_set_printf_count_output, _set_abort_behavior, _set_invalid_parameter_handler): Add stubs. 2007-01-26 Danny Smith * include/_mingw.h (CRT_INLINE): Correct typo. 2007-01-24 Danny Smith * include/io.h (X_OK): Define to F_OK. 2007-01-19 Danny Smith * include/stdio.h (SEEK_SET, SEEK_CUR, SEEK_END): Define unconditionally. Change comment. * include/unistd.h (SEEK_SET, SEEK_CUR, SEEK_END): Define here too. * include/io.h (rename): Declare. (remove): Declare. 2006-12-31 Keith Marshall * include/libgen.h: New file; required by... * mingwex/basename.c, mingwex/dirname.c: New files. * mingwex/Makefile.in (DISTFILES): Add them... (POSIX_OBJS): ...with corresponding basename.o, dirname.o (Dependencies): Typo; s/Dependancies/Dependencies/ 2006-11-25 Keith Marshall * Makefile.in (VERSION): Let configure define it. * aclocal.m4 (MINGW_AC_CONFIG_SRCDIR): New macro. * configure.in: Use it. Correct quoting of autoconf macro arguments throughout. (AC_INIT, AC_OUTPUT): Update to autoconf 2.5x preferred syntax. (AR, AS, RANLIB, LD, DLLTOOL, DLLWRAP): Don't need AC_SUBST. (AC_ALLOCA): Invalid after GCC_NO_EXECUTABLES; removed. (AC_CONFIG_FILES): Add, to generate Makefile. * configure: Regenerated. 2006-11-21 Danny Smith * Makefile.in: Add aclocal.m4 to source release. * mingwex/Makefile.in: Ditto. * profile/Makefile.in: Ditto. -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org -- 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/