<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libpthread/test/Makefile, branch release/5.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-02-05T02:55:20Z</updated>
<entry>
<title>libkse was renamed to libpthread.</title>
<updated>2004-02-05T02:55:20Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2004-02-05T02:55:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cb10cbc878f902bd6ab00b78d339b27ce501a489'/>
<id>urn:sha1:cb10cbc878f902bd6ab00b78d339b27ce501a489</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't run verify directly as that would require the perl script to</title>
<updated>2003-08-13T03:59:18Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2003-08-13T03:59:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0662d65037bd6e232c24e0bee9ee6c7586c6e495'/>
<id>urn:sha1:0662d65037bd6e232c24e0bee9ee6c7586c6e495</id>
<content type='text'>
have execute permissions. Run "perl verify" instead. Replace all
occurences of the hardcoding of ./verify with $(VERIFY) to allow
it to be overridden as well.
</content>
</entry>
<entry>
<title>For now, build and install this as libkse instead of libpthread.</title>
<updated>2002-12-08T22:43:31Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2002-12-08T22:43:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=84001cde8f2f4de96d7f2935dd053818124b89c1'/>
<id>urn:sha1:84001cde8f2f4de96d7f2935dd053818124b89c1</id>
<content type='text'>
This will avoid any accidental use of an experimental library.

Suggested by:	rwatson
Approved by:	re (jhb)
</content>
</entry>
<entry>
<title>Mechanically change all libc_r references to libpthread.</title>
<updated>2002-09-16T19:29:34Z</updated>
<author>
<name>Jonathan Mini</name>
<email>mini@FreeBSD.org</email>
</author>
<published>2002-09-16T19:29:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cfa1f4e6598fe97439b3012396e30d1eeb759421'/>
<id>urn:sha1:cfa1f4e6598fe97439b3012396e30d1eeb759421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement pthread_attr_[gs]etguardsize().  Non-default-size stacks used to</title>
<updated>2001-07-20T04:23:11Z</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2001-07-20T04:23:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aa33517e949a0603d3bac6cba0c05344ca68754c'/>
<id>urn:sha1:aa33517e949a0603d3bac6cba0c05344ca68754c</id>
<content type='text'>
be malloc()ed, but they are now allocated using mmap(), just as the
default-size stacks are.  A separate cache of stacks is kept for
non-default-size stacks.

Collaboration with:	deischen
</content>
</entry>
<entry>
<title>Update the verify script.</title>
<updated>2001-05-20T23:11:54Z</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2001-05-20T23:11:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b39e7e33f1870bb288a15f029714810e4ddfba2a'/>
<id>urn:sha1:b39e7e33f1870bb288a15f029714810e4ddfba2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-pthread -&gt; -lc_r</title>
<updated>2001-01-24T13:41:04Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2001-01-24T13:41:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=75f7221ee6b8ea0a861a921edc68504bf2e2d30a'/>
<id>urn:sha1:75f7221ee6b8ea0a861a921edc68504bf2e2d30a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test to detect propagation of cancellation points within libc_r.</title>
<updated>2000-04-26T23:25:58Z</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2000-04-26T23:25:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e419521997bf5c3bf5d319d1bc3c064387c08fdc'/>
<id>urn:sha1:e419521997bf5c3bf5d319d1bc3c064387c08fdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automated regression test harness for libc_r.  Existing tests are integrated,</title>
<updated>2000-04-24T21:07:45Z</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2000-04-24T21:07:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be1d533999bbd04787721786260c125771fe1722'/>
<id>urn:sha1:be1d533999bbd04787721786260c125771fe1722</id>
<content type='text'>
a new test for POSIX semaphores was added, and examples of harness usage are
included.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
</feed>
