<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>mingw msys2-runtime changes</title><link>https://sourceforge.net/p/mingw/msys2-runtime/</link><description>Recent changes to msys2-runtime repository in mingw project</description><atom:link href="https://sourceforge.net/p/mingw/msys2-runtime/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 14 May 2013 11:24:18 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mingw/msys2-runtime/feed" rel="self" type="application/rss+xml"/><item><title>New commit</title><link>https://sourceforge.net/p/mingw/msys2-runtime/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Increase the accuracy of sparc instruction aliases.&lt;br /&gt;&lt;a href="/p/mingw/msys2-runtime/ci/08f2613bb478dcb6d74c231141f2fe297c56441e/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David S. Miller</dc:creator><pubDate>Tue, 14 May 2013 11:24:18 -0000</pubDate><guid>https://sourceforge.netd3bf189f595d19b68cd578e08ba9db2fa7c9e9a9</guid></item><item><title>New commit</title><link>https://sourceforge.net/p/mingw/msys2-runtime/</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;cygheap.cc (init_cygheap::find_tls): Add a comment. * dcrt0.cc (parent_sigmask): Delete. (dll_crt0_1): Use spawn_info-&amp;gt;moreinfo-&amp;gt;sigmask rather than saved parent signal mask. * thread.cc (pthread::thread_init_wrapper): Add comment stressing the importance of maintaining ordering of statements.&lt;br /&gt;&lt;a href="/p/mingw/msys2-runtime/ci/c70c7a835790587aa637e7faedbdfb15f3f37dce/"&gt;View Changes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Faylor</dc:creator><pubDate>Tue, 14 May 2013 11:24:17 -0000</pubDate><guid>https://sourceforge.netd114f2c43f2d11e8a607bbf35b6e4bf7ed8f03e6</guid></item><item><title>New commit</title><link>https://sourceforge.net/p/mingw/msys2-runtime/</link><description>&lt;div class="markdown_content"&gt;&lt;div class="codehilite"&gt;&lt;pre&gt;* libc/stdio/vfieeefp.h (ldieee): Fix typo.&lt;span class="nt"&gt;&amp;lt;br&amp;gt;&amp;lt;a&lt;/span&gt; &lt;span class="na"&gt;href=&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;/p/mingw/msys2-runtime/ci/d58689005b55bee3871302e86d728871b46c7678/&amp;quot;&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;View Changes&lt;span class="nt"&gt;&amp;lt;/a&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Gretton-Dann</dc:creator><pubDate>Tue, 14 May 2013 11:24:17 -0000</pubDate><guid>https://sourceforge.net6fd0f94328f799712ed5fe2f4350825a609988f0</guid></item><item><title>New commit</title><link>https://sourceforge.net/p/mingw/msys2-runtime/</link><description>&lt;div class="markdown_content"&gt;&lt;div class="codehilite"&gt;&lt;pre&gt;* fhandler_socket.cc (get_inet_addr): Handle abstract AF_LOCAL socket.  (fhandler_socket::recv_internal): Create abstract socket name for   AF_LOCAL datagram sockets.  Explain why we do that.&lt;span class="nt"&gt;&amp;lt;br&amp;gt;&amp;lt;a&lt;/span&gt; &lt;span class="na"&gt;href=&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;/p/mingw/msys2-runtime/ci/17e6059fcf971ac138751414dc73af79a5fb2f2e/&amp;quot;&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;View Changes&lt;span class="nt"&gt;&amp;lt;/a&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Corinna Vinschen</dc:creator><pubDate>Tue, 14 May 2013 11:24:17 -0000</pubDate><guid>https://sourceforge.net11e1b3c869454c9442d20addcdd1e8d87c43cc4e</guid></item><item><title>New commit</title><link>https://sourceforge.net/p/mingw/msys2-runtime/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;fix typo&lt;br /&gt;&lt;a href="/p/mingw/msys2-runtime/ci/f0438852050407cce188d5b36cb3b4883a3b1d82/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Faylor</dc:creator><pubDate>Tue, 14 May 2013 11:24:17 -0000</pubDate><guid>https://sourceforge.net506699a3e1bf367fbbe9c51572a25ee35d14dae0</guid></item><item><title>New commit</title><link>https://sourceforge.net/p/mingw/msys2-runtime/</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;cygtls.h (_cygtls::reset_signal_arrived): Actually reset the signal_arrived event. (_cygtls::handle_SIGCONT): Declare ew function. * cygwait.cc (is_cw_sig_handle): Delete. (is_cw_sig_cont): New convenience define. (cygwait): Clear signal if is_cw_sig_cont and we got a SIGCONT. * cygwait.h (cw_wait_mask): Add cw_sig_cont. * exceptions.cc (sig_handle_tty_stop): Tighten "incyg" region.  Use cw_sig_cont param for cygwait.  Don't zero signal here outside of lock. (sigpacket::setup_handler): Don't check for in_forkee since we will now never get here in that state. (_cygtls::handle_SIGCONT): Define new function. (sigpacket::process): Call handle_SIGCONT early to deal with SIGCONT.  Nuke continue_now handling.  Allow SIGKILL to kill a suspended process.  Delete a couple of now-unneeded labels. (_cygtls::call_signal_handler): Reorganize setting of incyg within lock. * sigproc.cc (pending_signals): Simplify. (pending_signals::clear): New method. (_cygtls::remove_wq): Reorganize to always close wq.thread_ev if it exists to avoid handle leaks. (sig_clear): Simplify by just calling sigq.clear(). (sig_dispatch_pending): Always call sigq.pending even in signal thread to force another loop in wait_sig. (sig_send): Remove a "goto out" just before out: label. (pending_signals::add): Simplify. (pending_signals::del): Delete. (pending_signals::next): Delete. (wait_sig): Define variable q to be the start of the signal queue.  Just iterate through sigq queue, deleting processed or zeroed signals.  Only set clearwait when the current signal is SIGCHLD. * sigproc.h: Add a comment about an unused enum.&lt;br /&gt;&lt;a href="/p/mingw/msys2-runtime/ci/30fe251ce18ad135779e6fca830f1949e2423a9a/"&gt;View Changes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Faylor</dc:creator><pubDate>Tue, 14 May 2013 11:24:16 -0000</pubDate><guid>https://sourceforge.net914d2e073b5bfbfc3902c8215baceff5fd5847a4</guid></item><item><title>New commit</title><link>https://sourceforge.net/p/mingw/msys2-runtime/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;fix YA typo&lt;br /&gt;&lt;a href="/p/mingw/msys2-runtime/ci/3696a3d02d63d4a4f99180b5708eb9717fa1cfb5/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Faylor</dc:creator><pubDate>Tue, 14 May 2013 11:24:16 -0000</pubDate><guid>https://sourceforge.neta6f3170ce0805f07f0e34b2b78e65c600cda248a</guid></item><item><title>New commit</title><link>https://sourceforge.net/p/mingw/msys2-runtime/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Merge branch 'cygwin' into msys2-1.0-dev&lt;br /&gt;&lt;a href="/p/mingw/msys2-runtime/ci/1c13257aa9bf7ddaa4c9302d6863f4001cff1430/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexpux</dc:creator><pubDate>Tue, 14 May 2013 11:24:16 -0000</pubDate><guid>https://sourceforge.net885ec52b7ba6ee5dc3f3fc031088c625dad7f236</guid></item><item><title>New commit</title><link>https://sourceforge.net/p/mingw/msys2-runtime/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;By default mount without ACLs.&lt;br /&gt;&lt;a href="/p/mingw/msys2-runtime/ci/a5304d942ce2acfcf1708b378d6ee0bfd735ecc6/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexpux</dc:creator><pubDate>Tue, 14 May 2013 11:24:15 -0000</pubDate><guid>https://sourceforge.net623765ecd7be7f8fe4f39701ef3f3bf239bbc059</guid></item><item><title>New commit</title><link>https://sourceforge.net/p/mingw/msys2-runtime/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Read msys-style /etc/fstab.&lt;br /&gt;&lt;a href="/p/mingw/msys2-runtime/ci/5dc94be237c5fc90e2ab7814c373768a4a1cf51a/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexpux</dc:creator><pubDate>Tue, 14 May 2013 11:24:15 -0000</pubDate><guid>https://sourceforge.net2b6a69c3540eaec7884d8a44c3c70ea98877c8d1</guid></item></channel></rss>