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 [28/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/trunk/apr_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/trunk/apr_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.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.h File Reference</h1>APR Platform Definitions <dl class="remark" compact><dt><b>Remarks:</b></dt><dd>This is a generated header generated from include/apr.h.in by ./configure, or copied from include/apr.hw or include/apr.hnw for Win32 or Netware by those build environments, respectively. </dd></dl>
 <a href="#_details">More...</a>
 <p>
@@ -374,6 +376,38 @@
 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gede133b7384b6a7a08c51cf1fa9c4001"></a><!-- doxytag: member="apr.h::APR_UINT64_C" ref="gede133b7384b6a7a08c51cf1fa9c4001" args="(val)" -->
 #define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_UINT64_C</b>(val)&nbsp;&nbsp;&nbsp;UINT64_C(val)</td></tr>
 
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g93b69f6b2d426b30c991a74f55be5308"></a><!-- doxytag: member="apr.h::APR_INT16_MIN" ref="g93b69f6b2d426b30c991a74f55be5308" args="" -->
+#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_INT16_MIN</b>&nbsp;&nbsp;&nbsp;(-0x7fff - 1)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gc4180108ae7cfe8b7f636183368c89c5"></a><!-- doxytag: member="apr.h::APR_INT16_MAX" ref="gc4180108ae7cfe8b7f636183368c89c5" args="" -->
+#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_INT16_MAX</b>&nbsp;&nbsp;&nbsp;(0x7fff)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g2b7a0eb7506ac0bfc4d711929f9a3a48"></a><!-- doxytag: member="apr.h::APR_UINT16_MAX" ref="g2b7a0eb7506ac0bfc4d711929f9a3a48" args="" -->
+#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_UINT16_MAX</b>&nbsp;&nbsp;&nbsp;(0xffff)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ga99bd633c3478131fa672559601a76e7"></a><!-- doxytag: member="apr.h::APR_INT32_MIN" ref="ga99bd633c3478131fa672559601a76e7" args="" -->
+#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_INT32_MIN</b>&nbsp;&nbsp;&nbsp;(-0x7fffffff - 1)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g0966ef0d235765d9fe1b9900fbe04faa"></a><!-- doxytag: member="apr.h::APR_INT32_MAX" ref="g0966ef0d235765d9fe1b9900fbe04faa" args="" -->
+#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_INT32_MAX</b>&nbsp;&nbsp;&nbsp;0x7fffffff</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g239c26656c361f627f7db619997abaac"></a><!-- doxytag: member="apr.h::APR_UINT32_MAX" ref="g239c26656c361f627f7db619997abaac" args="" -->
+#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_UINT32_MAX</b>&nbsp;&nbsp;&nbsp;(0xffffffffU)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gf371ae92dbf0fed20801cf279cd85f1a"></a><!-- doxytag: member="apr.h::APR_INT64_MIN" ref="gf371ae92dbf0fed20801cf279cd85f1a" args="" -->
+#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_INT64_MIN</b>&nbsp;&nbsp;&nbsp;(APR_INT64_C(-0x7fffffffffffffff) - 1)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g3b25669924dcfa853cd6ea3395c8717f"></a><!-- doxytag: member="apr.h::APR_INT64_MAX" ref="g3b25669924dcfa853cd6ea3395c8717f" args="" -->
+#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_INT64_MAX</b>&nbsp;&nbsp;&nbsp;APR_INT64_C(0x7fffffffffffffff)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g2d20379176b15b8b0598992df3def796"></a><!-- doxytag: member="apr.h::APR_UINT64_MAX" ref="g2d20379176b15b8b0598992df3def796" args="" -->
+#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_UINT64_MAX</b>&nbsp;&nbsp;&nbsp;APR_UINT64_C(0xffffffffffffffff)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__apr__platform.html#ga046c9c51a1af394db3a34dec1972630">APR_BEGIN_DECLS</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g32d22bd9e118350c750a9c9c05bdeef8"></a><!-- doxytag: member="apr.h::APR_END_DECLS" ref="g32d22bd9e118350c750a9c9c05bdeef8" args="" -->
+#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_END_DECLS</b></td></tr>
+
 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__apr__platform.html#gde8f829f9bd98fd4386894acf72edd7c">APR_THREAD_FUNC</a></td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(type)&nbsp;&nbsp;&nbsp;type</td></tr>
@@ -386,7 +420,7 @@
 #define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_SSIZE_T_FMT</b>&nbsp;&nbsp;&nbsp;&quot;d&quot;</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g86928aa34fa77f8e7855d69050e3a27a"></a><!-- doxytag: member="apr.h::APR_SIZE_T_FMT" ref="g86928aa34fa77f8e7855d69050e3a27a" args="" -->
-#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_SIZE_T_FMT</b>&nbsp;&nbsp;&nbsp;&quot;d&quot;</td></tr>
+#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_SIZE_T_FMT</b>&nbsp;&nbsp;&nbsp;&quot;u&quot;</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gd71d0d5a325d1aedeb6328d6bdacac76"></a><!-- doxytag: member="apr.h::APR_OFF_T_FMT" ref="gd71d0d5a325d1aedeb6328d6bdacac76" args="" -->
 #define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_OFF_T_FMT</b>&nbsp;&nbsp;&nbsp;APR_INT64_T_FMT</td></tr>
@@ -457,8 +491,8 @@
 APR Platform Definitions <dl class="remark" compact><dt><b>Remarks:</b></dt><dd>This is a generated header generated from include/apr.h.in by ./configure, or copied from include/apr.hw or include/apr.hnw for Win32 or Netware by those build environments, respectively. </dd></dl>
 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 15:33:56 2007 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 09:20:20 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/trunk/apr__allocator_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__allocator_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr__allocator_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/trunk/apr__allocator_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_allocator.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_allocator.h</h1><a href="apr__allocator_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>
@@ -43,10 +45,10 @@
 <a name="l00022"></a>00022 <span class="comment"> * @brief APR Internal Memory Allocation</span>
 <a name="l00023"></a>00023 <span class="comment"> */</span>
 <a name="l00024"></a>00024 
-<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__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__errno_8h.html" title="APR Error Codes.">apr_errno.h</a>"</span>
 <a name="l00027"></a><a class="code" href="apr__allocator_8h.html#26faf43e3f61783d8b7aa928c0a41a11">00027</a> <span class="preprocessor">#define APR_WANT_MEMFUNC </span><span class="comment">/**&lt; For no good reason? */</span>
-<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr__want_8h.html">apr_want.h</a>"</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr__want_8h.html" title="APR Standard Headers Support.">apr_want.h</a>"</span>
 <a name="l00029"></a>00029 
 <a name="l00030"></a>00030 <span class="preprocessor">#ifdef __cplusplus</span>
 <a name="l00031"></a>00031 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
@@ -179,8 +181,8 @@
 <a name="l00158"></a>00158 <span class="preprocessor">#endif</span>
 <a name="l00159"></a>00159 <span class="preprocessor"></span>
 <a name="l00160"></a>00160 <span class="preprocessor">#endif </span><span class="comment">/* !APR_ALLOCATOR_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 15:33:55 2007 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 09:20:20 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/trunk/apr__allocator_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__allocator_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr__allocator_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/trunk/apr__allocator_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_allocator.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_allocator.h File Reference</h1>APR Internal 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>
@@ -84,8 +86,8 @@
 For no good reason? 
 </div>
 </div><p>
-<hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 15:33:56 2007 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 09:20:20 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/trunk/apr__atomic_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__atomic_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr__atomic_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/trunk/apr__atomic_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_atomic.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_atomic.h</h1><a href="apr__atomic_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>
@@ -43,8 +45,8 @@
 <a name="l00022"></a>00022 <span class="comment"> * @brief APR Atomic Operations</span>
 <a name="l00023"></a>00023 <span class="comment"> */</span>
 <a name="l00024"></a>00024 
-<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">#ifdef __cplusplus</span>
 <a name="l00029"></a>00029 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
@@ -61,95 +63,106 @@
 <a name="l00040"></a>00040 <span class="comment"> * atomic operation's internal structures</span>
 <a name="l00041"></a>00041 <span class="comment"> * @param p pool</span>
 <a name="l00042"></a>00042 <span class="comment"> * @return APR_SUCCESS on successful completion</span>
-<a name="l00043"></a>00043 <span class="comment"> */</span>
-<a name="l00044"></a>00044 <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__atomic.html#ga89b4022de39ca4d1c2ae6715e888e97">apr_atomic_init</a>(<a class="code" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *p);
-<a name="l00045"></a>00045 
-<a name="l00046"></a>00046 <span class="comment">/*</span>
-<a name="l00047"></a>00047 <span class="comment"> * Atomic operations on 32-bit values</span>
-<a name="l00048"></a>00048 <span class="comment"> * Note: Each of these functions internally implements a memory barrier</span>
-<a name="l00049"></a>00049 <span class="comment"> * on platforms that require it</span>
-<a name="l00050"></a>00050 <span class="comment"> */</span>
-<a name="l00051"></a>00051 <span class="comment"></span>
-<a name="l00052"></a>00052 <span class="comment">/**</span>
-<a name="l00053"></a>00053 <span class="comment"> * atomically read an apr_uint32_t from memory</span>
-<a name="l00054"></a>00054 <span class="comment"> * @param mem the pointer</span>
-<a name="l00055"></a>00055 <span class="comment"> */</span>
-<a name="l00056"></a>00056 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(apr_uint32_t) <a class="code" href="group__apr__atomic.html#gfba4de90e113d26536cff48418689771">apr_atomic_read32</a>(volatile apr_uint32_t *mem);
-<a name="l00057"></a>00057 <span class="comment"></span>
-<a name="l00058"></a>00058 <span class="comment">/**</span>
-<a name="l00059"></a>00059 <span class="comment"> * atomically set an apr_uint32_t in memory</span>
-<a name="l00060"></a>00060 <span class="comment"> * @param mem pointer to the object</span>
-<a name="l00061"></a>00061 <span class="comment"> * @param val value that the object will assume</span>
-<a name="l00062"></a>00062 <span class="comment"> */</span>
-<a name="l00063"></a>00063 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(<span class="keywordtype">void</span>) <a class="code" href="group__apr__atomic.html#gc689de9df18c093f66959227359328bb">apr_atomic_set32</a>(volatile apr_uint32_t *mem, apr_uint32_t val);
-<a name="l00064"></a>00064 <span class="comment"></span>
-<a name="l00065"></a>00065 <span class="comment">/**</span>
-<a name="l00066"></a>00066 <span class="comment"> * atomically add 'val' to an apr_uint32_t</span>
-<a name="l00067"></a>00067 <span class="comment"> * @param mem pointer to the object</span>
-<a name="l00068"></a>00068 <span class="comment"> * @param val amount to add</span>
-<a name="l00069"></a>00069 <span class="comment"> * @return old value pointed to by mem</span>
-<a name="l00070"></a>00070 <span class="comment"> */</span>
-<a name="l00071"></a>00071 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(apr_uint32_t) <a class="code" href="group__apr__atomic.html#g3ef16e13b679710fafd5196713e17433">apr_atomic_add32</a>(volatile apr_uint32_t *mem, apr_uint32_t val);
-<a name="l00072"></a>00072 <span class="comment"></span>
-<a name="l00073"></a>00073 <span class="comment">/**</span>
-<a name="l00074"></a>00074 <span class="comment"> * atomically subtract 'val' from an apr_uint32_t</span>
-<a name="l00075"></a>00075 <span class="comment"> * @param mem pointer to the object</span>
-<a name="l00076"></a>00076 <span class="comment"> * @param val amount to subtract</span>
-<a name="l00077"></a>00077 <span class="comment"> */</span>
-<a name="l00078"></a>00078 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(<span class="keywordtype">void</span>) <a class="code" href="group__apr__atomic.html#g4603396650e844bd987f01358ccb4df1">apr_atomic_sub32</a>(volatile apr_uint32_t *mem, apr_uint32_t val);
-<a name="l00079"></a>00079 <span class="comment"></span>
-<a name="l00080"></a>00080 <span class="comment">/**</span>
-<a name="l00081"></a>00081 <span class="comment"> * atomically increment an apr_uint32_t by 1</span>
-<a name="l00082"></a>00082 <span class="comment"> * @param mem pointer to the object</span>
-<a name="l00083"></a>00083 <span class="comment"> * @return old value pointed to by mem</span>
-<a name="l00084"></a>00084 <span class="comment"> */</span>
-<a name="l00085"></a>00085 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(apr_uint32_t) <a class="code" href="group__apr__atomic.html#g4af33da5aa6493ec321af14bedfc47a9">apr_atomic_inc32</a>(volatile apr_uint32_t *mem);
-<a name="l00086"></a>00086 <span class="comment"></span>
-<a name="l00087"></a>00087 <span class="comment">/**</span>
-<a name="l00088"></a>00088 <span class="comment"> * atomically decrement an apr_uint32_t by 1</span>
-<a name="l00089"></a>00089 <span class="comment"> * @param mem pointer to the atomic value</span>
-<a name="l00090"></a>00090 <span class="comment"> * @return zero if the value becomes zero on decrement, otherwise non-zero</span>
-<a name="l00091"></a>00091 <span class="comment"> */</span>
-<a name="l00092"></a>00092 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(<span class="keywordtype">int</span>) <a class="code" href="group__apr__atomic.html#g7a8d16335fdcd27f2baca90df35ad300">apr_atomic_dec32</a>(volatile apr_uint32_t *mem);
-<a name="l00093"></a>00093 <span class="comment"></span>
-<a name="l00094"></a>00094 <span class="comment">/**</span>
-<a name="l00095"></a>00095 <span class="comment"> * compare an apr_uint32_t's value with 'cmp'.</span>
-<a name="l00096"></a>00096 <span class="comment"> * If they are the same swap the value with 'with'</span>
-<a name="l00097"></a>00097 <span class="comment"> * @param mem pointer to the value</span>
-<a name="l00098"></a>00098 <span class="comment"> * @param with what to swap it with</span>
-<a name="l00099"></a>00099 <span class="comment"> * @param cmp the value to compare it to</span>
-<a name="l00100"></a>00100 <span class="comment"> * @return the old value of *mem</span>
-<a name="l00101"></a>00101 <span class="comment"> */</span>
-<a name="l00102"></a>00102 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(apr_uint32_t) <a class="code" href="group__apr__atomic.html#ge45c529f14f8489102382bd3fd4cce22">apr_atomic_cas32</a>(volatile apr_uint32_t *mem, apr_uint32_t with,
-<a name="l00103"></a>00103                               apr_uint32_t cmp);
-<a name="l00104"></a>00104 <span class="comment"></span>
-<a name="l00105"></a>00105 <span class="comment">/**</span>
-<a name="l00106"></a>00106 <span class="comment"> * exchange an apr_uint32_t's value with 'val'.</span>
-<a name="l00107"></a>00107 <span class="comment"> * @param mem pointer to the value</span>
-<a name="l00108"></a>00108 <span class="comment"> * @param val what to swap it with</span>
-<a name="l00109"></a>00109 <span class="comment"> * @return the old value of *mem</span>
-<a name="l00110"></a>00110 <span class="comment"> */</span>
-<a name="l00111"></a>00111 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(apr_uint32_t) <a class="code" href="group__apr__atomic.html#g50850e462d65e0409d5a93a6b4ec26c6">apr_atomic_xchg32</a>(volatile apr_uint32_t *mem, apr_uint32_t val);
-<a name="l00112"></a>00112 <span class="comment"></span>
-<a name="l00113"></a>00113 <span class="comment">/**</span>
-<a name="l00114"></a>00114 <span class="comment"> * compare the pointer's value with cmp.</span>
-<a name="l00115"></a>00115 <span class="comment"> * If they are the same swap the value with 'with'</span>
-<a name="l00116"></a>00116 <span class="comment"> * @param mem pointer to the pointer</span>
-<a name="l00117"></a>00117 <span class="comment"> * @param with what to swap it with</span>
-<a name="l00118"></a>00118 <span class="comment"> * @param cmp the value to compare it to</span>
-<a name="l00119"></a>00119 <span class="comment"> * @return the old value of the pointer</span>
-<a name="l00120"></a>00120 <span class="comment"> */</span>
-<a name="l00121"></a>00121 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(<span class="keywordtype">void</span>*) <a class="code" href="group__apr__atomic.html#gfdd02b41cc39ade873daa2734597b0fa">apr_atomic_casptr</a>(volatile <span class="keywordtype">void</span> **mem, <span class="keywordtype">void</span> *with, const <span class="keywordtype">void</span> *cmp);
-<a name="l00122"></a>00122 <span class="comment"></span>
-<a name="l00123"></a>00123 <span class="comment">/** @} */</span>
-<a name="l00124"></a>00124 
-<a name="l00125"></a>00125 <span class="preprocessor">#ifdef __cplusplus</span>
-<a name="l00126"></a>00126 <span class="preprocessor"></span>}
-<a name="l00127"></a>00127 <span class="preprocessor">#endif</span>
-<a name="l00128"></a>00128 <span class="preprocessor"></span>
-<a name="l00129"></a>00129 <span class="preprocessor">#endif  </span><span class="comment">/* !APR_ATOMIC_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 15:33:55 2007 for Apache Portable Runtime by&nbsp;
+<a name="l00043"></a>00043 <span class="comment"> * @remark Programs do NOT need to call this directly. APR will call this</span>
+<a name="l00044"></a>00044 <span class="comment"> *         automatically from apr_initialize.</span>
+<a name="l00045"></a>00045 <span class="comment"> * @internal</span>
+<a name="l00046"></a>00046 <span class="comment"> */</span>
+<a name="l00047"></a>00047 <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__atomic.html#ga89b4022de39ca4d1c2ae6715e888e97">apr_atomic_init</a>(<a class="code" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *p);
+<a name="l00048"></a>00048 
+<a name="l00049"></a>00049 <span class="comment">/*</span>
+<a name="l00050"></a>00050 <span class="comment"> * Atomic operations on 32-bit values</span>
+<a name="l00051"></a>00051 <span class="comment"> * Note: Each of these functions internally implements a memory barrier</span>
+<a name="l00052"></a>00052 <span class="comment"> * on platforms that require it</span>
+<a name="l00053"></a>00053 <span class="comment"> */</span>
+<a name="l00054"></a>00054 <span class="comment"></span>
+<a name="l00055"></a>00055 <span class="comment">/**</span>
+<a name="l00056"></a>00056 <span class="comment"> * atomically read an apr_uint32_t from memory</span>
+<a name="l00057"></a>00057 <span class="comment"> * @param mem the pointer</span>
+<a name="l00058"></a>00058 <span class="comment"> */</span>
+<a name="l00059"></a>00059 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(apr_uint32_t) <a class="code" href="group__apr__atomic.html#gfba4de90e113d26536cff48418689771">apr_atomic_read32</a>(volatile apr_uint32_t *mem);
+<a name="l00060"></a>00060 <span class="comment"></span>
+<a name="l00061"></a>00061 <span class="comment">/**</span>
+<a name="l00062"></a>00062 <span class="comment"> * atomically set an apr_uint32_t in memory</span>
+<a name="l00063"></a>00063 <span class="comment"> * @param mem pointer to the object</span>
+<a name="l00064"></a>00064 <span class="comment"> * @param val value that the object will assume</span>
+<a name="l00065"></a>00065 <span class="comment"> */</span>
+<a name="l00066"></a>00066 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(<span class="keywordtype">void</span>) <a class="code" href="group__apr__atomic.html#gc689de9df18c093f66959227359328bb">apr_atomic_set32</a>(volatile apr_uint32_t *mem, apr_uint32_t val);
+<a name="l00067"></a>00067 <span class="comment"></span>
+<a name="l00068"></a>00068 <span class="comment">/**</span>
+<a name="l00069"></a>00069 <span class="comment"> * atomically add 'val' to an apr_uint32_t</span>
+<a name="l00070"></a>00070 <span class="comment"> * @param mem pointer to the object</span>
+<a name="l00071"></a>00071 <span class="comment"> * @param val amount to add</span>
+<a name="l00072"></a>00072 <span class="comment"> * @return old value pointed to by mem</span>
+<a name="l00073"></a>00073 <span class="comment"> */</span>
+<a name="l00074"></a>00074 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(apr_uint32_t) <a class="code" href="group__apr__atomic.html#g3ef16e13b679710fafd5196713e17433">apr_atomic_add32</a>(volatile apr_uint32_t *mem, apr_uint32_t val);
+<a name="l00075"></a>00075 <span class="comment"></span>
+<a name="l00076"></a>00076 <span class="comment">/**</span>
+<a name="l00077"></a>00077 <span class="comment"> * atomically subtract 'val' from an apr_uint32_t</span>
+<a name="l00078"></a>00078 <span class="comment"> * @param mem pointer to the object</span>
+<a name="l00079"></a>00079 <span class="comment"> * @param val amount to subtract</span>
+<a name="l00080"></a>00080 <span class="comment"> */</span>
+<a name="l00081"></a>00081 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(<span class="keywordtype">void</span>) <a class="code" href="group__apr__atomic.html#g4603396650e844bd987f01358ccb4df1">apr_atomic_sub32</a>(volatile apr_uint32_t *mem, apr_uint32_t val);
+<a name="l00082"></a>00082 <span class="comment"></span>
+<a name="l00083"></a>00083 <span class="comment">/**</span>
+<a name="l00084"></a>00084 <span class="comment"> * atomically increment an apr_uint32_t by 1</span>
+<a name="l00085"></a>00085 <span class="comment"> * @param mem pointer to the object</span>
+<a name="l00086"></a>00086 <span class="comment"> * @return old value pointed to by mem</span>
+<a name="l00087"></a>00087 <span class="comment"> */</span>
+<a name="l00088"></a>00088 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(apr_uint32_t) <a class="code" href="group__apr__atomic.html#g4af33da5aa6493ec321af14bedfc47a9">apr_atomic_inc32</a>(volatile apr_uint32_t *mem);
+<a name="l00089"></a>00089 <span class="comment"></span>
+<a name="l00090"></a>00090 <span class="comment">/**</span>
+<a name="l00091"></a>00091 <span class="comment"> * atomically decrement an apr_uint32_t by 1</span>
+<a name="l00092"></a>00092 <span class="comment"> * @param mem pointer to the atomic value</span>
+<a name="l00093"></a>00093 <span class="comment"> * @return zero if the value becomes zero on decrement, otherwise non-zero</span>
+<a name="l00094"></a>00094 <span class="comment"> */</span>
+<a name="l00095"></a>00095 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(<span class="keywordtype">int</span>) <a class="code" href="group__apr__atomic.html#g7a8d16335fdcd27f2baca90df35ad300">apr_atomic_dec32</a>(volatile apr_uint32_t *mem);
+<a name="l00096"></a>00096 <span class="comment"></span>
+<a name="l00097"></a>00097 <span class="comment">/**</span>
+<a name="l00098"></a>00098 <span class="comment"> * compare an apr_uint32_t's value with 'cmp'.</span>
+<a name="l00099"></a>00099 <span class="comment"> * If they are the same swap the value with 'with'</span>
+<a name="l00100"></a>00100 <span class="comment"> * @param mem pointer to the value</span>
+<a name="l00101"></a>00101 <span class="comment"> * @param with what to swap it with</span>
+<a name="l00102"></a>00102 <span class="comment"> * @param cmp the value to compare it to</span>
+<a name="l00103"></a>00103 <span class="comment"> * @return the old value of *mem</span>
+<a name="l00104"></a>00104 <span class="comment"> */</span>
+<a name="l00105"></a>00105 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(apr_uint32_t) <a class="code" href="group__apr__atomic.html#ge45c529f14f8489102382bd3fd4cce22">apr_atomic_cas32</a>(volatile apr_uint32_t *mem, apr_uint32_t with,
+<a name="l00106"></a>00106                               apr_uint32_t cmp);
+<a name="l00107"></a>00107 <span class="comment"></span>
+<a name="l00108"></a>00108 <span class="comment">/**</span>
+<a name="l00109"></a>00109 <span class="comment"> * exchange an apr_uint32_t's value with 'val'.</span>
+<a name="l00110"></a>00110 <span class="comment"> * @param mem pointer to the value</span>
+<a name="l00111"></a>00111 <span class="comment"> * @param val what to swap it with</span>
+<a name="l00112"></a>00112 <span class="comment"> * @return the old value of *mem</span>
+<a name="l00113"></a>00113 <span class="comment"> */</span>
+<a name="l00114"></a>00114 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(apr_uint32_t) <a class="code" href="group__apr__atomic.html#g50850e462d65e0409d5a93a6b4ec26c6">apr_atomic_xchg32</a>(volatile apr_uint32_t *mem, apr_uint32_t val);
+<a name="l00115"></a>00115 <span class="comment"></span>
+<a name="l00116"></a>00116 <span class="comment">/**</span>
+<a name="l00117"></a>00117 <span class="comment"> * compare the pointer's value with cmp.</span>
+<a name="l00118"></a>00118 <span class="comment"> * If they are the same swap the value with 'with'</span>
+<a name="l00119"></a>00119 <span class="comment"> * @param mem pointer to the pointer</span>
+<a name="l00120"></a>00120 <span class="comment"> * @param with what to swap it with</span>
+<a name="l00121"></a>00121 <span class="comment"> * @param cmp the value to compare it to</span>
+<a name="l00122"></a>00122 <span class="comment"> * @return the old value of the pointer</span>
+<a name="l00123"></a>00123 <span class="comment"> */</span>
+<a name="l00124"></a>00124 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(<span class="keywordtype">void</span>*) <a class="code" href="group__apr__atomic.html#gfdd02b41cc39ade873daa2734597b0fa">apr_atomic_casptr</a>(volatile <span class="keywordtype">void</span> **mem, <span class="keywordtype">void</span> *with, const <span class="keywordtype">void</span> *cmp);
+<a name="l00125"></a>00125 <span class="comment"></span>
+<a name="l00126"></a>00126 <span class="comment">/**</span>
+<a name="l00127"></a>00127 <span class="comment"> * exchange a pair of pointer values</span>
+<a name="l00128"></a>00128 <span class="comment"> * @param mem pointer to the pointer</span>
+<a name="l00129"></a>00129 <span class="comment"> * @param with what to swap it with</span>
+<a name="l00130"></a>00130 <span class="comment"> * @return the old value of the pointer</span>
+<a name="l00131"></a>00131 <span class="comment"> */</span>
+<a name="l00132"></a>00132 <a class="code" href="group__apr__platform.html#gd7b91b811a172bfa802603c2fb688f98">APR_DECLARE</a>(<span class="keywordtype">void</span>*) <a class="code" href="group__apr__atomic.html#gab4c1c5b8be70ded06dd31a1a4f65bf6">apr_atomic_xchgptr</a>(volatile <span class="keywordtype">void</span> **mem, <span class="keywordtype">void</span> *with);
+<a name="l00133"></a>00133 <span class="comment"></span>
+<a name="l00134"></a>00134 <span class="comment">/** @} */</span>
+<a name="l00135"></a>00135 
+<a name="l00136"></a>00136 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00137"></a>00137 <span class="preprocessor"></span>}
+<a name="l00138"></a>00138 <span class="preprocessor">#endif</span>
+<a name="l00139"></a>00139 <span class="preprocessor"></span>
+<a name="l00140"></a>00140 <span class="preprocessor">#endif  </span><span class="comment">/* !APR_ATOMIC_H */</span>
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 09:20:20 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/trunk/apr__atomic_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__atomic_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr__atomic_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/trunk/apr__atomic_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_atomic.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_atomic.h File Reference</h1>APR Atomic Operations. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
@@ -48,12 +50,14 @@
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__apr__atomic.html#gfdd02b41cc39ade873daa2734597b0fa">apr_atomic_casptr</a> (volatile void **mem, void *with, const void *cmp)</td></tr>
 
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__apr__atomic.html#gab4c1c5b8be70ded06dd31a1a4f65bf6">apr_atomic_xchgptr</a> (volatile void **mem, void *with)</td></tr>
+
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR Atomic Operations. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 15:33:56 2007 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 09:20:20 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/trunk/apr__dso_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__dso_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr__dso_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/trunk/apr__dso_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_dso.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_dso.h</h1><a href="apr__dso_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>
@@ -43,9 +45,9 @@
 <a name="l00022"></a>00022 <span class="comment"> * @brief APR Dynamic Object Handling Routines</span>
 <a name="l00023"></a>00023 <span class="comment"> */</span>
 <a name="l00024"></a>00024 
-<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> {
@@ -113,8 +115,8 @@
 <a name="l00092"></a>00092 <span class="preprocessor">#endif</span>
 <a name="l00093"></a>00093 <span class="preprocessor"></span>
 <a name="l00094"></a>00094 <span class="preprocessor">#endif</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 15:33:55 2007 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 09:20:20 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/trunk/apr__dso_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__dso_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr__dso_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/trunk/apr__dso_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_dso.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_dso.h File Reference</h1>APR Dynamic Object Handling Routines. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
@@ -46,8 +48,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR Dynamic Object Handling Routines. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 15:33:56 2007 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 09:20:20 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/trunk/apr__env_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__env_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr__env_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/trunk/apr__env_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_env.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_env.h</h1><a href="apr__env_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>
@@ -41,8 +43,8 @@
 <a name="l00020"></a>00020 <span class="comment"> * @file apr_env.h</span>
 <a name="l00021"></a>00021 <span class="comment"> * @brief APR Environment functions</span>
 <a name="l00022"></a>00022 <span class="comment"> */</span>
-<a name="l00023"></a>00023 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html">apr_errno.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="l00023"></a>00023 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html" title="APR Error Codes.">apr_errno.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 
 <a name="l00026"></a>00026 <span class="preprocessor">#ifdef __cplusplus</span>
 <a name="l00027"></a>00027 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
@@ -86,8 +88,8 @@
 <a name="l00065"></a>00065 <span class="preprocessor">#endif</span>
 <a name="l00066"></a>00066 <span class="preprocessor"></span>
 <a name="l00067"></a>00067 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_ENV_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 15:33:55 2007 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 09:20:20 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/trunk/apr__env_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__env_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr__env_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/trunk/apr__env_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_env.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_env.h File Reference</h1>APR Environment functions. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr__errno_8h-source.html">apr_errno.h</a>&quot;</code><br>
@@ -38,8 +40,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR Environment functions. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 15:33:56 2007 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 09:20:20 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/trunk/apr__errno_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__errno_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr__errno_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/trunk/apr__errno_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_errno.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_errno.h</h1><a href="apr__errno_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>
@@ -43,7 +45,7 @@
 <a name="l00022"></a>00022 <span class="comment"> * @brief APR Error Codes</span>
 <a name="l00023"></a>00023 <span class="comment"> */</span>
 <a name="l00024"></a>00024 
-<a name="l00025"></a>00025 <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_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 
 <a name="l00027"></a>00027 <span class="preprocessor">#if APR_HAVE_ERRNO_H</span>
 <a name="l00028"></a>00028 <span class="preprocessor"></span><span class="preprocessor">#include &lt;errno.h&gt;</span>
@@ -1317,8 +1319,8 @@
 <a name="l01296"></a>01296 <span class="preprocessor">#endif</span>
 <a name="l01297"></a>01297 <span class="preprocessor"></span>
 <a name="l01298"></a>01298 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_ERRNO_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 15:33:55 2007 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 09:20:20 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/trunk/apr__errno_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__errno_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr__errno_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/trunk/apr__errno_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_errno.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_errno.h File Reference</h1>APR Error Codes. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
@@ -360,8 +362,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR Error Codes. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 15:33:56 2007 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 09:20:20 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/trunk/apr__file__info_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__file__info_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr__file__info_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr/trunk/apr__file__info_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_file_info.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_file_info.h</h1><a href="apr__file__info_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>
@@ -43,12 +45,12 @@
 <a name="l00022"></a>00022 <span class="comment"> * @brief APR File Information</span>
 <a name="l00023"></a>00023 <span class="comment"> */</span>
 <a name="l00024"></a>00024 
-<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__user_8h.html">apr_user.h</a>"</span>
-<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html">apr_pools.h</a>"</span>
-<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr__tables_8h.html">apr_tables.h</a>"</span>
-<a name="l00029"></a>00029 <span class="preprocessor">#include "<a class="code" href="apr__time_8h.html">apr_time.h</a>"</span>
-<a name="l00030"></a>00030 <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__user_8h.html" title="APR User ID Services.">apr_user.h</a>"</span>
+<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="apr__pools_8h.html" title="APR memory allocation.">apr_pools.h</a>"</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="apr__tables_8h.html" title="APR Table library.">apr_tables.h</a>"</span>
+<a name="l00029"></a>00029 <span class="preprocessor">#include "<a class="code" href="apr__time_8h.html" title="APR Time Library.">apr_time.h</a>"</span>
+<a name="l00030"></a>00030 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html" title="APR Error Codes.">apr_errno.h</a>"</span>
 <a name="l00031"></a>00031 
 <a name="l00032"></a>00032 <span class="preprocessor">#if APR_HAVE_SYS_UIO_H</span>
 <a name="l00033"></a>00033 <span class="preprocessor"></span><span class="preprocessor">#include &lt;sys/uio.h&gt;</span>
@@ -81,14 +83,14 @@
 <a name="l00060"></a>00060 <span class="comment"> */</span>
 <a name="l00061"></a>00061 
 <a name="l00062"></a><a class="code" href="group__apr__file__info.html#ge3f0ce3014337a52b39852f8bf81ca7c">00062</a> <span class="keyword">typedef</span> <span class="keyword">enum</span> {
-<a name="l00063"></a>00063     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7ce5877c29ba5fd483edbde0c51c0ac5e9">APR_NOFILE</a> = 0,     <span class="comment">/**&lt; no file type determined */</span>
-<a name="l00064"></a>00064     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c9a2849ad21618c937683c1ffe13a6257">APR_REG</a>,            <span class="comment">/**&lt; a regular file */</span>
-<a name="l00065"></a>00065     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7ce2ee810fa994ae64b8fcc6b68d3ae540">APR_DIR</a>,            <span class="comment">/**&lt; a directory */</span>
-<a name="l00066"></a>00066     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7cdb769ffbe8659cbecf7ebf376d098d37">APR_CHR</a>,            <span class="comment">/**&lt; a character device */</span>
-<a name="l00067"></a>00067     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c20ea6a09a69785a7cd19fd05243c1c8d">APR_BLK</a>,            <span class="comment">/**&lt; a block device */</span>
-<a name="l00068"></a>00068     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c247719668cd02286a6a0ed767c30ce77">APR_PIPE</a>,           <span class="comment">/**&lt; a FIFO / pipe */</span>
-<a name="l00069"></a>00069     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c2b55a6db64d814bf08d5a56b026a8176">APR_LNK</a>,            <span class="comment">/**&lt; a symbolic link */</span>
-<a name="l00070"></a>00070     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7cdd5d86c1e616fe159a7ec04e0ddc70db">APR_SOCK</a>,           <span class="comment">/**&lt; a [unix domain] socket */</span>
+<a name="l00063"></a><a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7ce5877c29ba5fd483edbde0c51c0ac5e9">00063</a>     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7ce5877c29ba5fd483edbde0c51c0ac5e9">APR_NOFILE</a> = 0,     <span class="comment">/**&lt; no file type determined */</span>
+<a name="l00064"></a><a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c9a2849ad21618c937683c1ffe13a6257">00064</a>     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c9a2849ad21618c937683c1ffe13a6257">APR_REG</a>,            <span class="comment">/**&lt; a regular file */</span>
+<a name="l00065"></a><a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7ce2ee810fa994ae64b8fcc6b68d3ae540">00065</a>     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7ce2ee810fa994ae64b8fcc6b68d3ae540">APR_DIR</a>,            <span class="comment">/**&lt; a directory */</span>
+<a name="l00066"></a><a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7cdb769ffbe8659cbecf7ebf376d098d37">00066</a>     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7cdb769ffbe8659cbecf7ebf376d098d37">APR_CHR</a>,            <span class="comment">/**&lt; a character device */</span>
+<a name="l00067"></a><a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c20ea6a09a69785a7cd19fd05243c1c8d">00067</a>     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c20ea6a09a69785a7cd19fd05243c1c8d">APR_BLK</a>,            <span class="comment">/**&lt; a block device */</span>
+<a name="l00068"></a><a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c247719668cd02286a6a0ed767c30ce77">00068</a>     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c247719668cd02286a6a0ed767c30ce77">APR_PIPE</a>,           <span class="comment">/**&lt; a FIFO / pipe */</span>
+<a name="l00069"></a><a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c2b55a6db64d814bf08d5a56b026a8176">00069</a>     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c2b55a6db64d814bf08d5a56b026a8176">APR_LNK</a>,            <span class="comment">/**&lt; a symbolic link */</span>
+<a name="l00070"></a><a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7cdd5d86c1e616fe159a7ec04e0ddc70db">00070</a>     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7cdd5d86c1e616fe159a7ec04e0ddc70db">APR_SOCK</a>,           <span class="comment">/**&lt; a [unix domain] socket */</span>
 <a name="l00071"></a><a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c3347d2110d62ce464ddf1ae38759e6b0">00071</a>     <a class="code" href="group__apr__file__info.html#gge3f0ce3014337a52b39852f8bf81ca7c3347d2110d62ce464ddf1ae38759e6b0">APR_UNKFILE</a> = 127   <span class="comment">/**&lt; a file of some other unknown type */</span>
 <a name="l00072"></a>00072 } <a class="code" href="group__apr__file__info.html#ge3f0ce3014337a52b39852f8bf81ca7c">apr_filetype_e</a>; 
 <a name="l00073"></a>00073 <span class="comment"></span>
@@ -452,8 +454,8 @@
 <a name="l00431"></a>00431 <span class="preprocessor">#endif</span>
 <a name="l00432"></a>00432 <span class="preprocessor"></span>
 <a name="l00433"></a>00433 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_FILE_INFO_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 15:33:55 2007 for Apache Portable Runtime by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 09:20:20 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/trunk/apr__file__info_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__file__info_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr__file__info_8h.html (original)
+++ apr/site/trunk/docs/docs/apr/trunk/apr__file__info_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_file_info.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_file_info.h File Reference</h1>APR File Information. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
@@ -214,8 +216,8 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR File Information. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Mon Apr 2 15:33:56 2007 for Apache Portable Runtime by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 09:20:20 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>