From: rasmus Date: Fri, 16 Aug 2002 00:01:29 +0000 (+0000) Subject: A bit of info from Ian X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e7ab421b040f5321e003799ca4fc90e978aea2ef;p=apache A bit of info from Ian git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96393 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/thread_safety.html b/docs/manual/developer/thread_safety.html index 33259e8d83..75296d9e27 100644 --- a/docs/manual/developer/thread_safety.html +++ b/docs/manual/developer/thread_safety.html @@ -56,7 +56,7 @@ symbols in the module.

- + @@ -67,7 +67,7 @@ symbols in the module.

- + @@ -82,7 +82,7 @@ symbols in the module.

- +
LibraryVersionThread Safe?Notes
ASpell/PSpell ?
Berkeley DB ?
Berkeley DB3.x,4.x YesBe careful about sharing a connection across threads.
BZip2 ?
cdb ?
C-Client ?
FreeType ?
GD 1.8.x ?
GD 2.0.x ?
gdbm ?
gdbm No
ImageMagick ?
Imlib2 ?
libjpegv6b?
libpng1.2.x?
libpq (PostgreSQL)7.xYesDon't share connections across threads and watch out for crypt() calls
Sablotron0.95?
zlib1.1.4?
zlib1.1.4Yes?