<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/m4/pthreads.m4, branch 1.1.16.1</title>
<subtitle>xine-lib git mirror
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/'/>
<entry>
<title>Build fix: pthreads.m4</title>
<updated>2008-07-06T22:52:35+00:00</updated>
<author>
<name>Chris Rankin</name>
<email>rankincj@yahoo.com</email>
</author>
<published>2008-07-06T22:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b76982aea7556a8a1efafe228369b81cf1095b38'/>
<id>b76982aea7556a8a1efafe228369b81cf1095b38</id>
<content type='text'>
autoconf already adds the "int main() { ...; return 0; }" statements itself,
and so adding them twice chokes stricter compilers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
autoconf already adds the "int main() { ...; return 0; }" statements itself,
and so adding them twice chokes stricter compilers.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix pthread recursive mutex detection (for mingw32)</title>
<updated>2008-07-02T16:56:40+00:00</updated>
<author>
<name>Matthias Ringwald</name>
<email>mringwal@inf.ethz.ch</email>
</author>
<published>2008-07-02T16:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c30a4a18ee3656adab5b9ae5aad92cabfcade372'/>
<id>c30a4a18ee3656adab5b9ae5aad92cabfcade372</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite CC_PTHREAD_RECURSIVE_MUTEX to use M4sh and AC_CACHE_CHECK.</title>
<updated>2008-05-24T00:08:29+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-05-24T00:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c9ad18a7e3b147c95c8b9132831259722aa95c18'/>
<id>c9ad18a7e3b147c95c8b9132831259722aa95c18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport pthreads.m4 from 1.2.</title>
<updated>2008-05-24T00:04:27+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-05-24T00:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0cb95cb5ae7e494f0ba776eeeceec3225ff15a28'/>
<id>0cb95cb5ae7e494f0ba776eeeceec3225ff15a28</id>
<content type='text'>
Both attributes.m4 and pthread.m4 are two reusable M4 macro files,
which can eaily be shared between different projects. For this reason
it's better if they are kept identical between branches.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both attributes.m4 and pthread.m4 are two reusable M4 macro files,
which can eaily be shared between different projects. For this reason
it's better if they are kept identical between branches.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Sun Studio compiler even when building on Linux.</title>
<updated>2008-05-22T14:33:10+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-05-22T14:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0c3e2a0e3f7c617f230418ed3f100443251d7b4a'/>
<id>0c3e2a0e3f7c617f230418ed3f100443251d7b4a</id>
<content type='text'>
--HG--
extra : transplant_source : tu6%0Bb%F5I%A0V%B7%BF%5BM%8E_%86gt%06%1C
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : transplant_source : tu6%0Bb%F5I%A0V%B7%BF%5BM%8E_%86gt%06%1C
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix configure when -Wunused-parameter is used.</title>
<updated>2008-05-03T17:57:50+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-05-03T17:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2afde80a0515b931ec7a00326e0c5501739b40f7'/>
<id>2afde80a0515b931ec7a00326e0c5501739b40f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up solaris PTHREAD_CFLAGS/PTHREAD_LIBS</title>
<updated>2007-06-13T20:17:05+00:00</updated>
<author>
<name>Ben Taylor</name>
<email>sol11x86@comcast.net</email>
</author>
<published>2007-06-13T20:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c5f621c76a628b66803d04c405bacf8689a8b485'/>
<id>c5f621c76a628b66803d04c405bacf8689a8b485</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Solaris support for gcc and studio to pthreads.m4</title>
<updated>2007-06-10T20:03:16+00:00</updated>
<author>
<name>Ben Taylor</name>
<email>sol11x86@comcast.net</email>
</author>
<published>2007-06-10T20:03:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=125e98b02c9d62e09e154f176aacc2b9c51fd164'/>
<id>125e98b02c9d62e09e154f176aacc2b9c51fd164</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return NULL to avoid 'control reaches end of non-void function' warning from throwing off the test.</title>
<updated>2007-04-11T16:46:22+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2007-04-11T16:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=275aeba0f94a30c19e4d5f8301cb7c19f7e78386'/>
<id>275aeba0f94a30c19e4d5f8301cb7c19f7e78386</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try linking the program for Pthread support, and feed proper parameters to pthread_create.</title>
<updated>2007-04-11T15:32:13+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-11T15:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b6d41cbd12e116b9e37e1f8afb37927e4944bc95'/>
<id>b6d41cbd12e116b9e37e1f8afb37927e4944bc95</id>
<content type='text'>
The link is needed to make sure that the LIBS variable is set correctly, otherwise it might just be finding the definition but using the wrong link-time parameter.

Also, feed proper parameters to pthread_create to avoid -Wnonnull to cause a test failure (GCC/GLIBC).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The link is needed to make sure that the LIBS variable is set correctly, otherwise it might just be finding the definition but using the wrong link-time parameter.

Also, feed proper parameters to pthread_create to avoid -Wnonnull to cause a test failure (GCC/GLIBC).
</pre>
</div>
</content>
</entry>
</feed>
