summaryrefslogtreecommitdiff
path: root/faq/libpthread_dlopen.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2015-02-18 00:58:33 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-02-18 00:58:33 +0100
commit17bb55657a8a8cd5e291fccf2abc5a27a6de3244 (patch)
treef971b943767e2360cfb8757bcf386896fff3a3bd /faq/libpthread_dlopen.mdwn
parent5c6af690b08b0bcf6f32ef4c51aeca8fc7c43313 (diff)
Revert "update for rename of open_issues/libpthread_dlopen.mdwn to service_solahart_jakarta_selatan__082122541663/libpthread_dlopen.mdwn"
This reverts commit bc5d3022592e02cbd3c4874cf163cd03c870b2e8.
Diffstat (limited to 'faq/libpthread_dlopen.mdwn')
-rw-r--r--faq/libpthread_dlopen.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/faq/libpthread_dlopen.mdwn b/faq/libpthread_dlopen.mdwn
index 834cb681..94d091a4 100644
--- a/faq/libpthread_dlopen.mdwn
+++ b/faq/libpthread_dlopen.mdwn
@@ -15,7 +15,7 @@ License|/fdl]]."]]"""]]
Some applications don't themselves link against libpthread, but then load
plugins which do link against libpthread. This means internally switching from
single-threading to multi-threading, which is [[not yet
-supported|service_solahart_jakarta_selatan__082122541663/libpthread_dlopen]] by our [[/libpthread]], and results
+supported|open_issues/libpthread_dlopen]] by our [[/libpthread]], and results
in errors such as:
./pthread/../sysdeps/generic/pt-mutex-timedlock.c:70: __pthread_mutex_timedlock_internal: Assertion `__pthread_threads' failed.