<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libpthread/test, branch release/5.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-05-07T17:51:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-05-07T17:51:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-05-07T17:51:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77'/>
<id>urn:sha1:e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77</id>
<content type='text'>
'RELENG_5_4_0_RELEASE'.

This commit was manufactured to restore the state of the 5.4-RELEASE image.
</content>
</entry>
<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-test2/commit/?id=cb10cbc878f902bd6ab00b78d339b27ce501a489'/>
<id>urn:sha1:cb10cbc878f902bd6ab00b78d339b27ce501a489</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This test relies on the concurrency level being 1; make it so.</title>
<updated>2003-10-20T04:23:49Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2003-10-20T04:23:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5bb9c67cc748981233dbbec0bfe56394729e4092'/>
<id>urn:sha1:5bb9c67cc748981233dbbec0bfe56394729e4092</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-test2/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>o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now it</title>
<updated>2003-07-17T23:02:30Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2003-07-17T23:02:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=090b336154a0d8570ea8fad84e60e7d49aa801e7'/>
<id>urn:sha1:090b336154a0d8570ea8fad84e60e7d49aa801e7</id>
<content type='text'>
  is system bound thread and when it is blocked, no upcall is generated.

o Add ability to libkse to allow it run in pure 1:1 threading mode,
  defining SYSTEM_SCOPE_ONLY in Makefile can turn on this option.

o Eliminate code for installing dummy signal handler for sigwait call.

o Add hash table to find thread.

Reviewed by: deischen
</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-test2/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-test2/commit/?id=cfa1f4e6598fe97439b3012396e30d1eeb759421'/>
<id>urn:sha1:cfa1f4e6598fe97439b3012396e30d1eeb759421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a couple of minor nits that prevented this from compiling.</title>
<updated>2002-07-02T01:26:16Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2002-07-02T01:26:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3d580c9a106f5b9d38e750fe6a828e396d0039f'/>
<id>urn:sha1:c3d580c9a106f5b9d38e750fe6a828e396d0039f</id>
<content type='text'>
Pointed out by:	julian
</content>
</entry>
<entry>
<title>Usage style sweep: spell "usage" with a small 'u'.</title>
<updated>2002-04-22T13:44:47Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-04-22T13:44:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d397408818fbfa179246fb327659e3fb29ffff31'/>
<id>urn:sha1:d397408818fbfa179246fb327659e3fb29ffff31</id>
<content type='text'>
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
</content>
</entry>
<entry>
<title>Mark some functions as __printflike() and/or taking const char * arguments</title>
<updated>2001-08-20T12:53:36Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-08-20T12:53:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6dac8ac9e5ffbefb9386dc0451e83d6445b78f40'/>
<id>urn:sha1:6dac8ac9e5ffbefb9386dc0451e83d6445b78f40</id>
<content type='text'>
instead of char *.

MFC after:	2 weeks
</content>
</entry>
</feed>
