<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/rfork.2, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2011-07-12T20:38:42Z</updated>
<entry>
<title>Document RFTSIGZMB. Fix spelling of SIGCHLD. Note that signals are</title>
<updated>2011-07-12T20:38:42Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2011-07-12T20:38:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=134e789b67a65be9750b536ba440bdee4cf53163'/>
<id>urn:sha1:134e789b67a65be9750b536ba440bdee4cf53163</id>
<content type='text'>
delivered, not returned.

MFC after:	1 week
</content>
</entry>
<entry>
<title>rfork(2): Discourage rfork_thread-like approaches.</title>
<updated>2011-03-15T23:51:47Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2011-03-15T23:51:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dd888c677bcb853cfcbdb304f2c9d19a2764acbf'/>
<id>urn:sha1:dd888c677bcb853cfcbdb304f2c9d19a2764acbf</id>
<content type='text'>
Calling rfork_thread(3) does not interoperate with pthreads and global state
is not properly protected.

Remove the BUGS section suggesting LinuxThreads entirely. With the current
pthread library libthr, all threads are kernel-level entities so there seems
little reason to use LinuxThreads.
</content>
</entry>
<entry>
<title>Document RFTHREAD</title>
<updated>2007-05-14T13:58:54Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2007-05-14T13:58:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=79df5e05ee582e4948c7cecbf834f725fd1e8b18'/>
<id>urn:sha1:79df5e05ee582e4948c7cecbf834f725fd1e8b18</id>
<content type='text'>
PR:		docs/78915
Submitted by:	Marc Olzheim &lt;marcolz@stack.nl&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>Expand *n't contractions.</title>
<updated>2005-02-13T22:25:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T22:25:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0227791b40a6936310e1dd376b0883b540fec0c0'/>
<id>urn:sha1:0227791b40a6936310e1dd376b0883b540fec0c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-01-20T09:17:07Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-20T09:17:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=24a0682c6465290759ed0b09ea16e40e7cd47053'/>
<id>urn:sha1:24a0682c6465290759ed0b09ea16e40e7cd47053</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T23:52:20Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T23:52:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1a0a934547909744a6a2fa4cfd5b795ec6394f05'/>
<id>urn:sha1:1a0a934547909744a6a2fa4cfd5b795ec6394f05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct the return value of vfork(2) and rfork(2) in their</title>
<updated>2003-04-27T21:01:34Z</updated>
<author>
<name>Robert Drehmel</name>
<email>robert@FreeBSD.org</email>
</author>
<published>2003-04-27T21:01:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d1c2c89dd268a7a60e38b34cda99f4897f047f71'/>
<id>urn:sha1:d1c2c89dd268a7a60e38b34cda99f4897f047f71</id>
<content type='text'>
manual page function prototypes.
</content>
</entry>
<entry>
<title>mdoc(7) police: markup laundry.</title>
<updated>2003-02-23T01:47:49Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-02-23T01:47:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=522ccf3f353a439b7938a4f10adfab7d912210a2'/>
<id>urn:sha1:522ccf3f353a439b7938a4f10adfab7d912210a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Zap another reference to !RFPROC being unsupported that I missed before.</title>
<updated>2003-01-31T08:59:00Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-01-31T08:59:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f6f38550e6d3d0b73232901b263c952ca485f16d'/>
<id>urn:sha1:f6f38550e6d3d0b73232901b263c952ca485f16d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use -compact in list of available flags. Fix tag width.</title>
<updated>2003-01-31T08:55:42Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-01-31T08:55:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=722ca3efd431bf6ba78d6b25bd31fbf2d2efb8fd'/>
<id>urn:sha1:722ca3efd431bf6ba78d6b25bd31fbf2d2efb8fd</id>
<content type='text'>
</content>
</entry>
</feed>
