From cb8105d59cfebfd12cbd5c1d41dc4d9c3112fa58 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Sun, 24 Feb 2008 18:31:26 +0000 Subject: [PATCH] Update status of libkse item (done). --- en/releases/7.0R/todo.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/releases/7.0R/todo.sgml b/en/releases/7.0R/todo.sgml index fbc63f597b..4355a697f4 100644 --- a/en/releases/7.0R/todo.sgml +++ b/en/releases/7.0R/todo.sgml @@ -1,7 +1,7 @@ - + @@ -105,12 +105,12 @@ libkse fork process wedge - &status.wip; + &status.done; &a.julian;, &a.deischen; 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. + fork; it has been merged to RELENG_7 and RELENG_7_0.