summaryrefslogtreecommitdiff
path: root/service_solahart_jakarta_selatan__082122541663
diff options
context:
space:
mode:
Diffstat (limited to 'service_solahart_jakarta_selatan__082122541663')
-rw-r--r--service_solahart_jakarta_selatan__082122541663/libpthread/t/fix_have_kernel_resources.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/service_solahart_jakarta_selatan__082122541663/libpthread/t/fix_have_kernel_resources.mdwn b/service_solahart_jakarta_selatan__082122541663/libpthread/t/fix_have_kernel_resources.mdwn
index 26121e16..02b6ab05 100644
--- a/service_solahart_jakarta_selatan__082122541663/libpthread/t/fix_have_kernel_resources.mdwn
+++ b/service_solahart_jakarta_selatan__082122541663/libpthread/t/fix_have_kernel_resources.mdwn
@@ -895,7 +895,7 @@ See [[/open_issues/glibc]] for `*context` functions.
down a system because servers can start trashing a lot sooner, as it was
the case during the pthread migration
-See discussion about that on [[/service_solahart_jakarta_selatan__082122541663/libpthread]].
+See discussion about that on [[/open_issues/libpthread]].
<braunr> so i'll hunt it down before merging
@@ -1182,7 +1182,7 @@ See discussion about that on [[/service_solahart_jakarta_selatan__082122541663/l
<braunr> i'm pretty certain about this one so i'll commit it directly
<braunr> the other is fixing the tcb of the main thread
-[[service_solahart_jakarta_selatan__082122541663/libpthread]].
+[[open_issues/libpthread]].
<braunr> where i simply do tcb->self = thread->kernel_thread :)
<braunr> with a comment explaining why i don't do something else like