<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libpthread/test, branch releng/5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>For now, build and install this as libkse instead of libpthread.</title>
<updated>2002-12-08T22:43:31+00:00</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2002-12-08T22:43:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=84001cde8f2f4de96d7f2935dd053818124b89c1'/>
<id>84001cde8f2f4de96d7f2935dd053818124b89c1</id>
<content type='text'>
This will avoid any accidental use of an experimental library.

Suggested by:	rwatson
Approved by:	re (jhb)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will avoid any accidental use of an experimental library.

Suggested by:	rwatson
Approved by:	re (jhb)
</pre>
</div>
</content>
</entry>
<entry>
<title>Mechanically change all libc_r references to libpthread.</title>
<updated>2002-09-16T19:29:34+00:00</updated>
<author>
<name>Jonathan Mini</name>
<email>mini@FreeBSD.org</email>
</author>
<published>2002-09-16T19:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cfa1f4e6598fe97439b3012396e30d1eeb759421'/>
<id>cfa1f4e6598fe97439b3012396e30d1eeb759421</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a couple of minor nits that prevented this from compiling.</title>
<updated>2002-07-02T01:26:16+00:00</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2002-07-02T01:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c3d580c9a106f5b9d38e750fe6a828e396d0039f'/>
<id>c3d580c9a106f5b9d38e750fe6a828e396d0039f</id>
<content type='text'>
Pointed out by:	julian
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pointed out by:	julian
</pre>
</div>
</content>
</entry>
<entry>
<title>Usage style sweep: spell "usage" with a small 'u'.</title>
<updated>2002-04-22T13:44:47+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-04-22T13:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d397408818fbfa179246fb327659e3fb29ffff31'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark some functions as __printflike() and/or taking const char * arguments</title>
<updated>2001-08-20T12:53:36+00:00</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-08-20T12:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6dac8ac9e5ffbefb9386dc0451e83d6445b78f40'/>
<id>6dac8ac9e5ffbefb9386dc0451e83d6445b78f40</id>
<content type='text'>
instead of char *.

MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of char *.

MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement pthread_attr_[gs]etguardsize().  Non-default-size stacks used to</title>
<updated>2001-07-20T04:23:11+00:00</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2001-07-20T04:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aa33517e949a0603d3bac6cba0c05344ca68754c'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test for PR 24345.</title>
<updated>2001-05-20T23:12:13+00:00</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2001-05-20T23:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c024882f0893b429871cf96eb7a3c79f877928ce'/>
<id>c024882f0893b429871cf96eb7a3c79f877928ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the verify script.</title>
<updated>2001-05-20T23:11:54+00:00</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2001-05-20T23:11:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b39e7e33f1870bb288a15f029714810e4ddfba2a'/>
<id>b39e7e33f1870bb288a15f029714810e4ddfba2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't define _REENTRANT, since the Makefile does so.</title>
<updated>2001-05-20T23:11:09+00:00</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2001-05-20T23:11:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=745b431dc63a379e5a0fed2733aa56231ee2eb03'/>
<id>745b431dc63a379e5a0fed2733aa56231ee2eb03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a typo.</title>
<updated>2001-05-20T23:10:30+00:00</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2001-05-20T23:10:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dd2d9a766b95b10626c90c21a0d8381b119014e3'/>
<id>dd2d9a766b95b10626c90c21a0d8381b119014e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
