]> granicus.if.org Git - apache/commitdiff
Update bzip2 entry based on examination of documentation.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 16 Aug 2002 06:17:16 +0000 (06:17 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 16 Aug 2002 06:17:16 +0000 (06:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96412 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/thread_safety.html

index d9e2c598dcea32137660d31f900b370fdc47a614..db02212dc76720e8df423f0c53b6ee81c0b71e9f 100644 (file)
@@ -73,10 +73,10 @@ individual symbols in the module.</p>
         <td>Be careful about sharing a connection across threads.</td>
       </tr>
       <tr>
-        <td><a href="http://sources.redhat.com/bzip2/index.html">BZip2</a></td>
-        <td> </td>
-        <td>?</td>
-        <td> </td>
+        <td><a href="http://sources.redhat.com/bzip2/index.html">bzip2</a></td>
+        <td></td>
+        <td>Yes</td>
+        <td>Both low-level and high-level APIs are thread-safe.  However, high-level API requires thread-safe access to errno.</td>
       </tr>
       <tr>
         <td><a href="http://cr.yp.to/cdb.html">cdb</a></td>