diff options
author | https://me.yahoo.com/a/g3Ccalpj0NhN566pHbUl6i9QF0QEkrhlfPM-#b1c14 <diana@web> | 2015-02-16 20:08:14 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2015-02-16 20:08:14 +0100 |
commit | bc5d3022592e02cbd3c4874cf163cd03c870b2e8 (patch) | |
tree | e746e11dbc537d6f0824bdc282d654ef2e4ff31e /faq | |
parent | 5c7a74f635c0f1a00f7927e33eb8169b591347af (diff) |
update for rename of open_issues/libpthread_dlopen.mdwn to service_solahart_jakarta_selatan__082122541663/libpthread_dlopen.mdwn
Diffstat (limited to 'faq')
-rw-r--r-- | faq/libpthread_dlopen.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/faq/libpthread_dlopen.mdwn b/faq/libpthread_dlopen.mdwn index 94d091a4..834cb681 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|open_issues/libpthread_dlopen]] by our [[/libpthread]], and results +supported|service_solahart_jakarta_selatan__082122541663/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. |