Update status of libkse item (done).

This commit is contained in:
Bruce A. Mah 2008-02-24 18:31:26 +00:00
parent 4b39ccb72c
commit cb8105d59c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31530

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/7.0R/todo.sgml,v 1.7 2008/01/31 09:56:45 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/7.0R/todo.sgml,v 1.8 2008/01/31 19:31:39 danger Exp $">
<!ENTITY local.rel "7.0">
<!ENTITY title "FreeBSD 7.0 Open Issues">
<!ENTITY % navinclude.download "INCLUDE">
@ -105,12 +105,12 @@
<tr>
<td>libkse fork process wedge</td>
<td>&status.wip;</td>
<td>&status.done;</td>
<td>&a.julian;, &a.deischen;</td>
<td>A bug in libkse could lead the processes hanging after fork if they
fork while running multiple threads. A patch has been committed to
HEAD that properly reinitializes internal thread library locks after
fork, but has not yet been merged to RELENG_7 or RELENG_7_0.</td>
fork; it has been merged to RELENG_7 and RELENG_7_0.</td>
</tr>
</table>