1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

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
This commit is contained in:
Justin Erenkrantz
2002-08-16 06:17:16 +00:00
parent 90688a4233
commit 6bcf63e78c

View 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>