<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libthr/Makefile, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-02-24T05:45:17Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>urn:sha1:a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
</entry>
<entry>
<title>Tweak the handling of "WITHOUT_LIBPTHREAD".  Also remove the accidental</title>
<updated>2007-10-09T23:31:11Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2007-10-09T23:31:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=946367b8e29f567f4d24c3553de8cbe925a0ade3'/>
<id>urn:sha1:946367b8e29f567f4d24c3553de8cbe925a0ade3</id>
<content type='text'>
treatment of 'LIBKSE' as an "old style" knob.

Submitted by:	ru
Approved by:	re(kensmith)
</content>
</entry>
<entry>
<title>Always install libpthread.* symlinks if at least one of</title>
<updated>2007-10-01T18:29:55Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2007-10-01T18:29:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=948809b1aeb2dfaa204020a69c15a0f8f66f8c58'/>
<id>urn:sha1:948809b1aeb2dfaa204020a69c15a0f8f66f8c58</id>
<content type='text'>
the threading libraries is built.  This simplifies the
logic in makefiles that need to check if the pthreads
support is present.  It also fixes a bug where we would
build a threading library that we shouldn't have built:
for example, building with WITHOUT_LIBTHR and the default
value of DEFAULT_THREADING_LIB (libthr) would mistakenly
build the libthr library, but not install it.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Set warning level to 2.</title>
<updated>2007-06-08T02:21:13Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2007-06-08T02:21:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=44a31c2d7fc36ae8dc16101100787d8fad77d633'/>
<id>urn:sha1:44a31c2d7fc36ae8dc16101100787d8fad77d633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump library versions in preparation for 7.0.</title>
<updated>2007-05-21T02:49:08Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2007-05-21T02:49:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=419ecd5dee28e23b759fc90ff551d2fd188cb86f'/>
<id>urn:sha1:419ecd5dee28e23b759fc90ff551d2fd188cb86f</id>
<content type='text'>
Ok'd by:	kan
</content>
</entry>
<entry>
<title>Fix a logic bug I re-introduced in my patch I sent to Daniel</title>
<updated>2007-05-18T12:25:48Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2007-05-18T12:25:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=539e7a77701335a5e43f247faae97638e8c5fd99'/>
<id>urn:sha1:539e7a77701335a5e43f247faae97638e8c5fd99</id>
<content type='text'>
that would cause the selected shared threading library to be
overwritten with its 32-bit version on amd64.

PR:		amd64/112509
</content>
</entry>
<entry>
<title>Allow DEFAULT_THREAD_LIB to be set from /etc/src.conf.</title>
<updated>2007-05-17T04:54:35Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2007-05-17T04:54:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=683f4c0a4093f18022ae31ed10ff419fcbcfaa4f'/>
<id>urn:sha1:683f4c0a4093f18022ae31ed10ff419fcbcfaa4f</id>
<content type='text'>
Submitted by:	ru
</content>
</entry>
<entry>
<title>Enable symbol versioning by default.  Use WITHOUT_SYMVER to disable it.</title>
<updated>2007-05-13T14:12:40Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2007-05-13T14:12:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=00fb440c1a145b56b6c75fd405d80071aef2aab1'/>
<id>urn:sha1:00fb440c1a145b56b6c75fd405d80071aef2aab1</id>
<content type='text'>
Warning, after symbol versioning is enabled, going back is not easy
(use WITHOUT_SYMVER at your own risk).

Change the default thread library to libthr.

There most likely still needs to be a version bump for at least the
thread libraries.  If necessary, this will happen later.
</content>
</entry>
<entry>
<title>- When building world WITHOUT_LIBPTHREAD, link libthr to libpthread.</title>
<updated>2006-11-26T14:36:34Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-11-26T14:36:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8af480aec12a6474428b9221825e7e2b2506f364'/>
<id>urn:sha1:8af480aec12a6474428b9221825e7e2b2506f364</id>
<content type='text'>
- Don't build ngctl(8) and cached(8) if threading libs aren't built.
- Fix various issues in a cached(8) makefile.
</content>
</entry>
<entry>
<title>Remove alpha left-overs.</title>
<updated>2006-08-22T08:03:01Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-08-22T08:03:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2b46c64c9c1bf1cb194e0f2b7c478f61a0e10cd9'/>
<id>urn:sha1:2b46c64c9c1bf1cb194e0f2b7c478f61a0e10cd9</id>
<content type='text'>
</content>
</entry>
</feed>
