From 6bcf63e78c245e98eefca6d5d4b69b1f548b71eb Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Fri, 16 Aug 2002 06:17:16 +0000 Subject: [PATCH] Update bzip2 entry based on examination of documentation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96412 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/developer/thread_safety.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manual/developer/thread_safety.html b/docs/manual/developer/thread_safety.html index d9e2c598dc..db02212dc7 100644 --- a/docs/manual/developer/thread_safety.html +++ b/docs/manual/developer/thread_safety.html @@ -73,10 +73,10 @@ individual symbols in the module.

Be careful about sharing a connection across threads. - BZip2 - - ? - + bzip2 + + Yes + Both low-level and high-level APIs are thread-safe. However, high-level API requires thread-safe access to errno. cdb -- 2.50.1