You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by bo...@apache.org on 2007/09/11 01:38:31 UTC

svn commit: r574406 [19/38] - in /apr/site/trunk/docs/docs: apr-util/0.9/ apr-util/1.2/ apr-util/trunk/ apr/0.9/ apr/1.2/ apr/trunk/

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__lib_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__lib_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__lib_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__lib_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_lib.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_lib.h</h1><a href="apr__lib_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
 <a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
 <a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
@@ -38,8 +40,8 @@
 <a name="l00017"></a>00017 <span class="preprocessor">#ifndef APR_LIB_H</span>
 <a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define APR_LIB_H</span>
 <a name="l00019"></a>00019 <span class="preprocessor"></span>
-<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr_8h.html">apr.h</a>"</span>
-<a name="l00029"></a>00029 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html">apr_errno.h</a>"</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr_8h.html" title="APR Platform Definitions This is a generated header generated from include/apr.h...">apr.h</a>"</span>
+<a name="l00029"></a>00029 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html" title="APR Error Codes.">apr_errno.h</a>"</span>
 <a name="l00030"></a>00030 
 <a name="l00031"></a>00031 <span class="preprocessor">#if APR_HAVE_CTYPE_H</span>
 <a name="l00032"></a>00032 <span class="preprocessor"></span><span class="preprocessor">#include &lt;ctype.h&gt;</span>
@@ -123,8 +125,8 @@
 <a name="l00226"></a>00226 <span class="preprocessor">#endif</span>
 <a name="l00227"></a>00227 <span class="preprocessor"></span>
 <a name="l00228"></a>00228 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_LIB_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__lib_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__lib_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__lib_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__lib_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_lib.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_lib.h File Reference</h1>APR general purpose library routines. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
@@ -81,8 +83,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR general purpose library routines. 
 <p>
-This is collection of oddballs that didn't fit anywhere else, and might move to more appropriate headers with the release of APR 1.0. <hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+This is collection of oddballs that didn't fit anywhere else, and might move to more appropriate headers with the release of APR 1.0. <hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__mmap_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__mmap_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__mmap_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__mmap_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_mmap.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_mmap.h</h1><a href="apr__mmap_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
 <a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
 <a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
@@ -38,11 +40,11 @@
 <a name="l00017"></a>00017 <span class="preprocessor">#ifndef APR_MMAP_H</span>
 <a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define APR_MMAP_H</span>
 <a name="l00019"></a>00019 <span class="preprocessor"></span>
-<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="apr_8h.html">apr.h</a>"</span>
-<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html">apr_pools.h</a>"</span>
-<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html">apr_errno.h</a>"</span>
-<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr__ring_8h.html">apr_ring.h</a>"</span>
-<a name="l00029"></a>00029 <span class="preprocessor">#include "<a class="code" href="apr__file__io_8h.html">apr_file_io.h</a>"</span>        <span class="comment">/* for apr_file_t */</span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="apr_8h.html" title="APR Platform Definitions This is a generated header generated from include/apr.h...">apr.h</a>"</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html" title="APR memory allocation.">apr_pools.h</a>"</span>
+<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html" title="APR Error Codes.">apr_errno.h</a>"</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr__ring_8h.html" title="APR Rings.">apr_ring.h</a>"</span>
+<a name="l00029"></a>00029 <span class="preprocessor">#include "<a class="code" href="apr__file__io_8h.html" title="APR File I/O Handling.">apr_file_io.h</a>"</span>        <span class="comment">/* for apr_file_t */</span>
 <a name="l00030"></a>00030 
 <a name="l00031"></a>00031 <span class="preprocessor">#ifdef BEOS</span>
 <a name="l00032"></a>00032 <span class="preprocessor"></span><span class="preprocessor">#include &lt;kernel/OS.h&gt;</span>
@@ -133,8 +135,8 @@
 <a name="l00191"></a>00191 <span class="preprocessor">#endif</span>
 <a name="l00192"></a>00192 <span class="preprocessor"></span>
 <a name="l00193"></a>00193 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_MMAP_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__mmap_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__mmap_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__mmap_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__mmap_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_mmap.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_mmap.h File Reference</h1>APR MMAP routines. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
@@ -62,8 +64,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR MMAP routines. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__network__io_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__network__io_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__network__io_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__network__io_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_network_io.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_network_io.h</h1><a href="apr__network__io_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
 <a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
 <a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
@@ -38,11 +40,11 @@
 <a name="l00017"></a>00017 <span class="preprocessor">#ifndef APR_NETWORK_IO_H</span>
 <a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define APR_NETWORK_IO_H</span>
 <a name="l00019"></a>00019 <span class="preprocessor"></span>
-<a name="l00024"></a>00024 <span class="preprocessor">#include "<a class="code" href="apr_8h.html">apr.h</a>"</span>
-<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html">apr_pools.h</a>"</span>
-<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="apr__file__io_8h.html">apr_file_io.h</a>"</span>
-<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html">apr_errno.h</a>"</span>
-<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr__inherit_8h.html">apr_inherit.h</a>"</span> 
+<a name="l00024"></a>00024 <span class="preprocessor">#include "<a class="code" href="apr_8h.html" title="APR Platform Definitions This is a generated header generated from include/apr.h...">apr.h</a>"</span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html" title="APR memory allocation.">apr_pools.h</a>"</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="apr__file__io_8h.html" title="APR File I/O Handling.">apr_file_io.h</a>"</span>
+<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html" title="APR Error Codes.">apr_errno.h</a>"</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr__inherit_8h.html" title="APR File Handle Inheritance Helpers This internal header includes internal declaration...">apr_inherit.h</a>"</span> 
 <a name="l00029"></a>00029 
 <a name="l00030"></a>00030 <span class="preprocessor">#if APR_HAVE_NETINET_IN_H</span>
 <a name="l00031"></a>00031 <span class="preprocessor"></span><span class="preprocessor">#include &lt;netinet/in.h&gt;</span>
@@ -88,8 +90,8 @@
 <a name="l00098"></a><a class="code" href="group__apr__sockopt.html#g0c1544983845bf747b4a2a3facfb45e9">00098</a> <span class="preprocessor">#define APR_INCOMPLETE_WRITE 8192 </span>
 <a name="l00101"></a><a class="code" href="group__apr__sockopt.html#ge1126f69a19a23c484e3292b016375df">00101</a> <span class="preprocessor">#define APR_IPV6_V6ONLY     16384 </span>
 <a name="l00108"></a><a class="code" href="group__apr__network__io.html#ge2130f1fa2d0db58c5c3c9c73d9b4009">00108</a> <span class="preprocessor">typedef enum {</span>
-<a name="l00109"></a>00109 <span class="preprocessor"></span>    <a class="code" href="group__apr__network__io.html#gge2130f1fa2d0db58c5c3c9c73d9b400988d0661d35eea5319715d6ca69265b01">APR_SHUTDOWN_READ</a>,          
-<a name="l00110"></a>00110     <a class="code" href="group__apr__network__io.html#gge2130f1fa2d0db58c5c3c9c73d9b40095e335b392088e14df65d1bd5e0db7c46">APR_SHUTDOWN_WRITE</a>,         
+<a name="l00109"></a><a class="code" href="group__apr__network__io.html#gge2130f1fa2d0db58c5c3c9c73d9b400988d0661d35eea5319715d6ca69265b01">00109</a> <span class="preprocessor"></span>    <a class="code" href="group__apr__network__io.html#gge2130f1fa2d0db58c5c3c9c73d9b400988d0661d35eea5319715d6ca69265b01">APR_SHUTDOWN_READ</a>,          
+<a name="l00110"></a><a class="code" href="group__apr__network__io.html#gge2130f1fa2d0db58c5c3c9c73d9b40095e335b392088e14df65d1bd5e0db7c46">00110</a>     <a class="code" href="group__apr__network__io.html#gge2130f1fa2d0db58c5c3c9c73d9b40095e335b392088e14df65d1bd5e0db7c46">APR_SHUTDOWN_WRITE</a>,         
 <a name="l00111"></a><a class="code" href="group__apr__network__io.html#gge2130f1fa2d0db58c5c3c9c73d9b4009dd172f55ff5ee7b930683a3903c99768">00111</a>     <a class="code" href="group__apr__network__io.html#gge2130f1fa2d0db58c5c3c9c73d9b4009dd172f55ff5ee7b930683a3903c99768">APR_SHUTDOWN_READWRITE</a>      
 <a name="l00112"></a>00112 } <a class="code" href="group__apr__network__io.html#ge2130f1fa2d0db58c5c3c9c73d9b4009">apr_shutdown_how_e</a>;
 <a name="l00113"></a>00113 
@@ -369,8 +371,8 @@
 <a name="l00843"></a>00843 <span class="preprocessor"></span>
 <a name="l00844"></a>00844 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_NETWORK_IO_H */</span>
 <a name="l00845"></a>00845 
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__network__io_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__network__io_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__network__io_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__network__io_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_network_io.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_network_io.h File Reference</h1>APR Network library. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
@@ -232,8 +234,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR Network library. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__poll_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__poll_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__poll_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__poll_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_poll.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_poll.h</h1><a href="apr__poll_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
 <a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
 <a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
@@ -38,12 +40,12 @@
 <a name="l00017"></a>00017 <span class="preprocessor">#ifndef APR_POLL_H</span>
 <a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define APR_POLL_H</span>
 <a name="l00019"></a>00019 <span class="preprocessor"></span>
-<a name="l00023"></a>00023 <span class="preprocessor">#include "<a class="code" href="apr_8h.html">apr.h</a>"</span>
-<a name="l00024"></a>00024 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html">apr_pools.h</a>"</span>
-<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html">apr_errno.h</a>"</span>
-<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="apr__inherit_8h.html">apr_inherit.h</a>"</span> 
-<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="apr__file__io_8h.html">apr_file_io.h</a>"</span> 
-<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr__network__io_8h.html">apr_network_io.h</a>"</span> 
+<a name="l00023"></a>00023 <span class="preprocessor">#include "<a class="code" href="apr_8h.html" title="APR Platform Definitions This is a generated header generated from include/apr.h...">apr.h</a>"</span>
+<a name="l00024"></a>00024 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html" title="APR memory allocation.">apr_pools.h</a>"</span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html" title="APR Error Codes.">apr_errno.h</a>"</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="apr__inherit_8h.html" title="APR File Handle Inheritance Helpers This internal header includes internal declaration...">apr_inherit.h</a>"</span> 
+<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="apr__file__io_8h.html" title="APR File I/O Handling.">apr_file_io.h</a>"</span> 
+<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr__network__io_8h.html" title="APR Network library.">apr_network_io.h</a>"</span> 
 <a name="l00029"></a>00029 
 <a name="l00030"></a>00030 <span class="preprocessor">#if APR_HAVE_NETINET_IN_H</span>
 <a name="l00031"></a>00031 <span class="preprocessor"></span><span class="preprocessor">#include &lt;netinet/in.h&gt;</span>
@@ -60,9 +62,9 @@
 <a name="l00052"></a><a class="code" href="group__apr__poll__opt.html#gce76603c4fa4b56f8b5977ff1ceb6f3b">00052</a> <span class="preprocessor">#define APR_POLLHUP   0x020     </span>
 <a name="l00053"></a><a class="code" href="group__apr__poll__opt.html#g132da215e207d4685fb467cc64a73f1b">00053</a> <span class="preprocessor">#define APR_POLLNVAL  0x040     </span>
 <a name="l00057"></a><a class="code" href="group__apr__poll.html#g0a8549d84c1721788b102a4cc8b4b0f0">00057</a> <span class="preprocessor">typedef enum { </span>
-<a name="l00058"></a>00058 <span class="preprocessor"></span>    <a class="code" href="group__apr__poll.html#gg0a8549d84c1721788b102a4cc8b4b0f0eb85f43492052bf0788d31f6dd85a222">APR_NO_DESC</a>,                
-<a name="l00059"></a>00059     <a class="code" href="group__apr__poll.html#gg0a8549d84c1721788b102a4cc8b4b0f03629c5b3166fde91792f2f913fbd72f0">APR_POLL_SOCKET</a>,            
-<a name="l00060"></a>00060     <a class="code" href="group__apr__poll.html#gg0a8549d84c1721788b102a4cc8b4b0f08351d461bf66b706232962fd02e84202">APR_POLL_FILE</a>,              
+<a name="l00058"></a><a class="code" href="group__apr__poll.html#gg0a8549d84c1721788b102a4cc8b4b0f0eb85f43492052bf0788d31f6dd85a222">00058</a> <span class="preprocessor"></span>    <a class="code" href="group__apr__poll.html#gg0a8549d84c1721788b102a4cc8b4b0f0eb85f43492052bf0788d31f6dd85a222">APR_NO_DESC</a>,                
+<a name="l00059"></a><a class="code" href="group__apr__poll.html#gg0a8549d84c1721788b102a4cc8b4b0f03629c5b3166fde91792f2f913fbd72f0">00059</a>     <a class="code" href="group__apr__poll.html#gg0a8549d84c1721788b102a4cc8b4b0f03629c5b3166fde91792f2f913fbd72f0">APR_POLL_SOCKET</a>,            
+<a name="l00060"></a><a class="code" href="group__apr__poll.html#gg0a8549d84c1721788b102a4cc8b4b0f08351d461bf66b706232962fd02e84202">00060</a>     <a class="code" href="group__apr__poll.html#gg0a8549d84c1721788b102a4cc8b4b0f08351d461bf66b706232962fd02e84202">APR_POLL_FILE</a>,              
 <a name="l00061"></a><a class="code" href="group__apr__poll.html#gg0a8549d84c1721788b102a4cc8b4b0f0413b387c7fe1ca7b096d46dfd9942fe5">00061</a>     <a class="code" href="group__apr__poll.html#gg0a8549d84c1721788b102a4cc8b4b0f0413b387c7fe1ca7b096d46dfd9942fe5">APR_POLL_LASTDESC</a>           
 <a name="l00062"></a>00062 } <a class="code" href="group__apr__poll.html#g0a8549d84c1721788b102a4cc8b4b0f0">apr_datatype_e</a> ;
 <a name="l00063"></a>00063 
@@ -137,8 +139,8 @@
 <a name="l00251"></a>00251 <span class="preprocessor"></span>
 <a name="l00252"></a>00252 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_POLL_H */</span>
 <a name="l00253"></a>00253 
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__poll_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__poll_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__poll_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__poll_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_poll.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_poll.h File Reference</h1>APR Poll interface. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
@@ -91,8 +93,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR Poll interface. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__pools_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__pools_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__pools_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__pools_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_pools.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_pools.h</h1><a href="apr__pools_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
 <a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
 <a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
@@ -38,9 +40,9 @@
 <a name="l00017"></a>00017 <span class="preprocessor">#ifndef APR_POOLS_H</span>
 <a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define APR_POOLS_H</span>
 <a name="l00019"></a>00019 <span class="preprocessor"></span>
-<a name="l00037"></a>00037 <span class="preprocessor">#include "<a class="code" href="apr_8h.html">apr.h</a>"</span>
-<a name="l00038"></a>00038 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html">apr_errno.h</a>"</span>
-<a name="l00039"></a>00039 <span class="preprocessor">#include "<a class="code" href="apr__general_8h.html">apr_general.h</a>"</span> <span class="comment">/* for APR_STRINGIFY */</span>
+<a name="l00037"></a>00037 <span class="preprocessor">#include "<a class="code" href="apr_8h.html" title="APR Platform Definitions This is a generated header generated from include/apr.h...">apr.h</a>"</span>
+<a name="l00038"></a>00038 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html" title="APR Error Codes.">apr_errno.h</a>"</span>
+<a name="l00039"></a>00039 <span class="preprocessor">#include "<a class="code" href="apr__general_8h.html" title="APR Miscellaneous library routines.">apr_general.h</a>"</span> <span class="comment">/* for APR_STRINGIFY */</span>
 <a name="l00040"></a><a class="code" href="apr__pools_8h.html#26faf43e3f61783d8b7aa928c0a41a11">00040</a> <span class="preprocessor">#define APR_WANT_MEMFUNC </span>
 <a name="l00041"></a>00041 <span class="preprocessor">#include "apr_want.h"</span>
 <a name="l00042"></a>00042 <span class="preprocessor"></span>
@@ -297,8 +299,8 @@
 <a name="l00662"></a>00662 <span class="preprocessor">#endif</span>
 <a name="l00663"></a>00663 <span class="preprocessor"></span>
 <a name="l00664"></a>00664 <span class="preprocessor">#endif </span><span class="comment">/* !APR_POOLS_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__pools_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__pools_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__pools_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__pools_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_pools.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_pools.h File Reference</h1>APR memory allocation. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
@@ -141,8 +143,8 @@
 for no good reason? 
 </div>
 </div><p>
-<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__portable_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__portable_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__portable_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__portable_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_portable.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_portable.h</h1><a href="apr__portable_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
 <a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
 <a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
@@ -42,17 +44,17 @@
 <a name="l00021"></a>00021 <span class="preprocessor">#ifndef APR_PORTABLE_H</span>
 <a name="l00022"></a>00022 <span class="preprocessor"></span><span class="preprocessor">#define APR_PORTABLE_H</span>
 <a name="l00023"></a>00023 <span class="preprocessor"></span>
-<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr_8h.html">apr.h</a>"</span>
-<a name="l00029"></a>00029 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html">apr_pools.h</a>"</span>
-<a name="l00030"></a>00030 <span class="preprocessor">#include "<a class="code" href="apr__thread__proc_8h.html">apr_thread_proc.h</a>"</span>
-<a name="l00031"></a>00031 <span class="preprocessor">#include "<a class="code" href="apr__file__io_8h.html">apr_file_io.h</a>"</span>
-<a name="l00032"></a>00032 <span class="preprocessor">#include "<a class="code" href="apr__network__io_8h.html">apr_network_io.h</a>"</span>
-<a name="l00033"></a>00033 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html">apr_errno.h</a>"</span>
-<a name="l00034"></a>00034 <span class="preprocessor">#include "<a class="code" href="apr__global__mutex_8h.html">apr_global_mutex.h</a>"</span>
-<a name="l00035"></a>00035 <span class="preprocessor">#include "<a class="code" href="apr__proc__mutex_8h.html">apr_proc_mutex.h</a>"</span>
-<a name="l00036"></a>00036 <span class="preprocessor">#include "<a class="code" href="apr__time_8h.html">apr_time.h</a>"</span>
-<a name="l00037"></a>00037 <span class="preprocessor">#include "<a class="code" href="apr__dso_8h.html">apr_dso.h</a>"</span>
-<a name="l00038"></a>00038 <span class="preprocessor">#include "<a class="code" href="apr__shm_8h.html">apr_shm.h</a>"</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr_8h.html" title="APR Platform Definitions This is a generated header generated from include/apr.h...">apr.h</a>"</span>
+<a name="l00029"></a>00029 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html" title="APR memory allocation.">apr_pools.h</a>"</span>
+<a name="l00030"></a>00030 <span class="preprocessor">#include "<a class="code" href="apr__thread__proc_8h.html" title="APR Thread and Process Library.">apr_thread_proc.h</a>"</span>
+<a name="l00031"></a>00031 <span class="preprocessor">#include "<a class="code" href="apr__file__io_8h.html" title="APR File I/O Handling.">apr_file_io.h</a>"</span>
+<a name="l00032"></a>00032 <span class="preprocessor">#include "<a class="code" href="apr__network__io_8h.html" title="APR Network library.">apr_network_io.h</a>"</span>
+<a name="l00033"></a>00033 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html" title="APR Error Codes.">apr_errno.h</a>"</span>
+<a name="l00034"></a>00034 <span class="preprocessor">#include "<a class="code" href="apr__global__mutex_8h.html" title="APR Global Locking Routines.">apr_global_mutex.h</a>"</span>
+<a name="l00035"></a>00035 <span class="preprocessor">#include "<a class="code" href="apr__proc__mutex_8h.html" title="APR Process Locking Routines.">apr_proc_mutex.h</a>"</span>
+<a name="l00036"></a>00036 <span class="preprocessor">#include "<a class="code" href="apr__time_8h.html" title="APR Time Library.">apr_time.h</a>"</span>
+<a name="l00037"></a>00037 <span class="preprocessor">#include "<a class="code" href="apr__dso_8h.html" title="APR Dynamic Object Handling Routines.">apr_dso.h</a>"</span>
+<a name="l00038"></a>00038 <span class="preprocessor">#include "<a class="code" href="apr__shm_8h.html" title="APR Shared Memory Routines.">apr_shm.h</a>"</span>
 <a name="l00039"></a>00039 
 <a name="l00040"></a>00040 <span class="preprocessor">#if APR_HAVE_DIRENT_H</span>
 <a name="l00041"></a>00041 <span class="preprocessor"></span><span class="preprocessor">#include &lt;dirent.h&gt;</span>
@@ -183,7 +185,7 @@
 <a name="l00188"></a>00188 <span class="preprocessor">#endif</span>
 <a name="l00189"></a>00189 <span class="preprocessor"></span>};
 <a name="l00190"></a>00190 
-<a name="l00191"></a><a class="code" href="group__apr__portabile.html#gece2b8b41cbb949590896b47daaa9fd2">00191</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structapr__os__sock__info__t.html">apr_os_sock_info_t</a> <a class="code" href="group__apr__portabile.html#gece2b8b41cbb949590896b47daaa9fd2">apr_os_sock_info_t</a>;
+<a name="l00191"></a><a class="code" href="group__apr__portabile.html#gece2b8b41cbb949590896b47daaa9fd2">00191</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structapr__os__sock__info__t.html">apr_os_sock_info_t</a> <a class="code" href="group__apr__portabile.html#gece2b8b41cbb949590896b47daaa9fd2" title="alias for local OS socket">apr_os_sock_info_t</a>;
 <a name="l00192"></a>00192 
 <a name="l00193"></a>00193 <span class="preprocessor">#if APR_PROC_MUTEX_IS_GLOBAL || defined(DOXYGEN)</span>
 <a name="l00194"></a>00194 <span class="preprocessor"></span>
@@ -271,7 +273,7 @@
 <a name="l00390"></a>00390                                           <a class="code" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *cont);
 <a name="l00391"></a>00391 
 <a name="l00402"></a>00402 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(<a class="code" href="group__apr__errno.html#gf76ee4543247e9fb3f3546203e590a6c">apr_status_t</a>) <a class="code" href="group__apr__portabile.html#g5df9f6b1b9c07bfeca3685118760eefc">apr_os_sock_make</a>(<a class="code" href="group__apr__network__io.html#g49262b223e7434746e1f1737659aa2c3">apr_socket_t</a> **apr_sock,
-<a name="l00403"></a>00403                                            <a class="code" href="group__apr__portabile.html#gece2b8b41cbb949590896b47daaa9fd2">apr_os_sock_info_t</a> *os_sock_info,
+<a name="l00403"></a>00403                                            <a class="code" href="group__apr__portabile.html#gece2b8b41cbb949590896b47daaa9fd2" title="alias for local OS socket">apr_os_sock_info_t</a> *os_sock_info,
 <a name="l00404"></a>00404                                            <a class="code" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *cont);
 <a name="l00405"></a>00405 
 <a name="l00412"></a>00412 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(<a class="code" href="group__apr__errno.html#gf76ee4543247e9fb3f3546203e590a6c">apr_status_t</a>) <a class="code" href="group__apr__portabile.html#g885f99da0c19912293b5b7bf9df21b02">apr_os_proc_mutex_put</a>(<a class="code" href="group__apr__proc__mutex.html#g0fae3a1ab686cd1f252c6062e4c97bd2">apr_proc_mutex_t</a> **pmutex,
@@ -318,8 +320,8 @@
 <a name="l00503"></a>00503 <span class="preprocessor">#endif</span>
 <a name="l00504"></a>00504 <span class="preprocessor"></span>
 <a name="l00505"></a>00505 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_PORTABLE_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__portable_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__portable_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__portable_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__portable_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_portable.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_portable.h File Reference</h1>APR Portability Routines. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
@@ -135,8 +137,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR Portability Routines. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__proc__mutex_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__proc__mutex_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__proc__mutex_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__proc__mutex_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_proc_mutex.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_proc_mutex.h</h1><a href="apr__proc__mutex_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
 <a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
 <a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
@@ -38,20 +40,20 @@
 <a name="l00017"></a>00017 <span class="preprocessor">#ifndef APR_PROC_MUTEX_H</span>
 <a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define APR_PROC_MUTEX_H</span>
 <a name="l00019"></a>00019 <span class="preprocessor"></span>
-<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="apr_8h.html">apr.h</a>"</span>
-<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html">apr_pools.h</a>"</span>
-<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html">apr_errno.h</a>"</span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="apr_8h.html" title="APR Platform Definitions This is a generated header generated from include/apr.h...">apr.h</a>"</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html" title="APR memory allocation.">apr_pools.h</a>"</span>
+<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html" title="APR Error Codes.">apr_errno.h</a>"</span>
 <a name="l00028"></a>00028 
 <a name="l00029"></a>00029 <span class="preprocessor">#ifdef __cplusplus</span>
 <a name="l00030"></a>00030 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
 <a name="l00031"></a>00031 <span class="preprocessor">#endif </span><span class="comment">/* __cplusplus */</span>
 <a name="l00032"></a>00032 
 <a name="l00044"></a><a class="code" href="group__apr__proc__mutex.html#g75dd95a48a1e855a87b509b522746ed4">00044</a> <span class="keyword">typedef</span> <span class="keyword">enum</span> {
-<a name="l00045"></a>00045     <a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed4d9dad69d83d1e112054ad21a7e4e16b3">APR_LOCK_FCNTL</a>,         
-<a name="l00046"></a>00046     <a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed41d06f73a37dae31233299401c9594b41">APR_LOCK_FLOCK</a>,         
-<a name="l00047"></a>00047     <a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed4642536695bd4c233761a15d48b1d6487">APR_LOCK_SYSVSEM</a>,       
-<a name="l00048"></a>00048     <a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed4bd5e7cca2c9f6023b541131f3841057a">APR_LOCK_PROC_PTHREAD</a>,  
-<a name="l00049"></a>00049     <a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed46d65d9d745e13d8759bd8f1057f27041">APR_LOCK_POSIXSEM</a>,      
+<a name="l00045"></a><a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed4d9dad69d83d1e112054ad21a7e4e16b3">00045</a>     <a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed4d9dad69d83d1e112054ad21a7e4e16b3">APR_LOCK_FCNTL</a>,         
+<a name="l00046"></a><a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed41d06f73a37dae31233299401c9594b41">00046</a>     <a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed41d06f73a37dae31233299401c9594b41">APR_LOCK_FLOCK</a>,         
+<a name="l00047"></a><a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed4642536695bd4c233761a15d48b1d6487">00047</a>     <a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed4642536695bd4c233761a15d48b1d6487">APR_LOCK_SYSVSEM</a>,       
+<a name="l00048"></a><a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed4bd5e7cca2c9f6023b541131f3841057a">00048</a>     <a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed4bd5e7cca2c9f6023b541131f3841057a">APR_LOCK_PROC_PTHREAD</a>,  
+<a name="l00049"></a><a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed46d65d9d745e13d8759bd8f1057f27041">00049</a>     <a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed46d65d9d745e13d8759bd8f1057f27041">APR_LOCK_POSIXSEM</a>,      
 <a name="l00050"></a><a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed4e91fb435c45216bcf84f506db99d0f19">00050</a>     <a class="code" href="group__apr__proc__mutex.html#gg75dd95a48a1e855a87b509b522746ed4e91fb435c45216bcf84f506db99d0f19">APR_LOCK_DEFAULT</a>        
 <a name="l00051"></a>00051 } <a class="code" href="group__apr__proc__mutex.html#g75dd95a48a1e855a87b509b522746ed4">apr_lockmech_e</a>;
 <a name="l00052"></a>00052 
@@ -91,8 +93,8 @@
 <a name="l00164"></a>00164 <span class="preprocessor">#endif</span>
 <a name="l00165"></a>00165 <span class="preprocessor"></span>
 <a name="l00166"></a>00166 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_PROC_MUTEX_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__proc__mutex_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__proc__mutex_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__proc__mutex_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__proc__mutex_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_proc_mutex.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_proc_mutex.h File Reference</h1>APR Process Locking Routines. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
@@ -70,8 +72,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR Process Locking Routines. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__ring_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__ring_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__ring_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__ring_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_ring.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_ring.h</h1><a href="apr__ring_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
 <a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
 <a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
@@ -51,7 +53,7 @@
 <a name="l00035"></a>00035 <span class="comment">/*</span>
 <a name="l00036"></a>00036 <span class="comment"> * for offsetof()</span>
 <a name="l00037"></a>00037 <span class="comment"> */</span>
-<a name="l00038"></a>00038 <span class="preprocessor">#include "<a class="code" href="apr__general_8h.html">apr_general.h</a>"</span>
+<a name="l00038"></a>00038 <span class="preprocessor">#include "<a class="code" href="apr__general_8h.html" title="APR Miscellaneous library routines.">apr_general.h</a>"</span>
 <a name="l00039"></a>00039 
 <a name="l00070"></a><a class="code" href="group__apr__ring.html#g095edad4bcb6975014ed9584930f7819">00070</a> <span class="preprocessor">#define APR_RING_ENTRY(elem)                                            \</span>
 <a name="l00071"></a>00071 <span class="preprocessor">    struct {                                                            \</span>
@@ -61,8 +63,8 @@
 <a name="l00075"></a>00075 <span class="preprocessor"></span>
 <a name="l00091"></a><a class="code" href="group__apr__ring.html#g2953b8d4034077c4020616282e6c0b67">00091</a> <span class="preprocessor">#define APR_RING_HEAD(head, elem)                                       \</span>
 <a name="l00092"></a>00092 <span class="preprocessor">    struct head {                                                       \</span>
-<a name="l00093"></a>00093 <span class="preprocessor">        struct elem *next;                                              \</span>
-<a name="l00094"></a>00094 <span class="preprocessor">        struct elem *prev;                                              \</span>
+<a name="l00093"></a>00093 <span class="preprocessor">        struct elem * volatile next;                                    \</span>
+<a name="l00094"></a>00094 <span class="preprocessor">        struct elem * volatile prev;                                    \</span>
 <a name="l00095"></a>00095 <span class="preprocessor">    }</span>
 <a name="l00096"></a>00096 <span class="preprocessor"></span>
 <a name="l00159"></a><a class="code" href="group__apr__ring.html#g54210090292ebafcd0a0d75d9ff1563d">00159</a> <span class="preprocessor">#define APR_RING_SENTINEL(hp, elem, link)                               \</span>
@@ -233,8 +235,8 @@
 <a name="l00547"></a>00547 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
 <a name="l00548"></a>00548 <span class="preprocessor"></span>
 <a name="l00551"></a>00551 <span class="preprocessor">#endif </span><span class="comment">/* !APR_RING_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__ring_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__ring_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__ring_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__ring_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_ring.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_ring.h File Reference</h1>APR Rings. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr__general_8h-source.html">apr_general.h</a>&quot;</code><br>
@@ -89,8 +91,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR Rings. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__shm_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__shm_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__shm_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__shm_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_shm.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_shm.h</h1><a href="apr__shm_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
 <a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
 <a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
@@ -38,9 +40,9 @@
 <a name="l00017"></a>00017 <span class="preprocessor">#ifndef APR_SHM_H</span>
 <a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define APR_SHM_H</span>
 <a name="l00019"></a>00019 <span class="preprocessor"></span>
-<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="apr_8h.html">apr.h</a>"</span>
-<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html">apr_pools.h</a>"</span>
-<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html">apr_errno.h</a>"</span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="apr_8h.html" title="APR Platform Definitions This is a generated header generated from include/apr.h...">apr.h</a>"</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html" title="APR memory allocation.">apr_pools.h</a>"</span>
+<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html" title="APR Error Codes.">apr_errno.h</a>"</span>
 <a name="l00028"></a>00028 
 <a name="l00029"></a>00029 <span class="preprocessor">#ifdef __cplusplus</span>
 <a name="l00030"></a>00030 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
@@ -72,8 +74,8 @@
 <a name="l00125"></a>00125 <span class="preprocessor">#endif</span>
 <a name="l00126"></a>00126 <span class="preprocessor"></span>
 <a name="l00127"></a>00127 <span class="preprocessor">#endif  </span><span class="comment">/* APR_SHM_T */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__shm_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__shm_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__shm_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__shm_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_shm.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_shm.h File Reference</h1>APR Shared Memory Routines. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
@@ -50,8 +52,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR Shared Memory Routines. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__signal_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__signal_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__signal_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__signal_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_signal.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_signal.h</h1><a href="apr__signal_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
 <a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
 <a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
@@ -38,8 +40,8 @@
 <a name="l00017"></a>00017 <span class="preprocessor">#ifndef APR_SIGNAL_H</span>
 <a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define APR_SIGNAL_H</span>
 <a name="l00019"></a>00019 <span class="preprocessor"></span>
-<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="apr_8h.html">apr.h</a>"</span>
-<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html">apr_pools.h</a>"</span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="apr_8h.html" title="APR Platform Definitions This is a generated header generated from include/apr.h...">apr.h</a>"</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html" title="APR memory allocation.">apr_pools.h</a>"</span>
 <a name="l00027"></a>00027 
 <a name="l00028"></a>00028 <span class="preprocessor">#if APR_HAVE_SIGNAL_H</span>
 <a name="l00029"></a>00029 <span class="preprocessor"></span><span class="preprocessor">#include &lt;signal.h&gt;</span>
@@ -87,8 +89,8 @@
 <a name="l00096"></a>00096 <span class="preprocessor">#endif </span><span class="comment">/* __cplusplus */</span>
 <a name="l00097"></a>00097 
 <a name="l00098"></a>00098 <span class="preprocessor">#endif </span><span class="comment">/* APR_SIGNAL_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr/0.9/apr__signal_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__signal_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/0.9/apr__signal_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/0.9/apr__signal_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime: apr_signal.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     <li><a href="examples.html"><span>Examples</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>apr_signal.h File Reference</h1>APR Signal Handling. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
@@ -44,8 +46,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR Signal Handling. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>