Modified: apr/site/trunk/docs/docs/apr/apr__version_8h.html URL: http://svn.apache.org/viewcvs/apr/site/trunk/docs/docs/apr/apr__version_8h.html?view=diff&r1=151767&r2=151768 ============================================================================== --- apr/site/trunk/docs/docs/apr/apr__version_8h.html (original) +++ apr/site/trunk/docs/docs/apr/apr__version_8h.html Mon Feb 7 15:10:17 2005 @@ -3,9 +3,10 @@ <title>Apache Portable Runtime: apr_version.h File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> -<!-- Generated by Doxygen 1.3.8 --> +<!-- Generated by Doxygen 1.3.7 --> <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> -<h1>apr_version.h File Reference</h1>APR Versioning Interface. <a href="#_details">More...</a> +<h1>apr_version.h File Reference</h1>APR Versioning Interface. +<a href="#_details">More...</a> <p> <code>#include "apr.h"</code><br> @@ -18,9 +19,9 @@ <tr><td colspan=2><br><h2>Defines</h2></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="apr__version_8h.html#a0">APR_MAJOR_VERSION</a> 1</td></tr> -<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="apr__version_8h.html#a1">APR_MINOR_VERSION</a> 0</td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="apr__version_8h.html#a1">APR_MINOR_VERSION</a> 2</td></tr> -<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="apr__version_8h.html#a2">APR_PATCH_VERSION</a> 1</td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="apr__version_8h.html#a2">APR_PATCH_VERSION</a> 0</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="apr__version_8h.html#a3">APR_IS_DEV_VERSION</a></td></tr> @@ -117,7 +118,7 @@ <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> - <td class="md" nowrap valign="top"> #define APR_MINOR_VERSION 0 </td> + <td class="md" nowrap valign="top"> #define APR_MINOR_VERSION 2 </td> </tr> </table> </td> @@ -140,7 +141,7 @@ <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> - <td class="md" nowrap valign="top"> #define APR_PATCH_VERSION 1 </td> + <td class="md" nowrap valign="top"> #define APR_PATCH_VERSION 0 </td> </tr> </table> </td> @@ -247,8 +248,8 @@ Return APR's version information as a string. </td> </tr> </table> -<hr size="1"><address style="align: right;"><small>Generated on Wed Sep 1 21:36:05 2004 for Apache Portable Runtime by +<hr size="1"><address style="align: right;"><small>Generated on Mon Feb 7 13:18:25 2005 for Apache Portable Runtime by <a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address> </body> </html>
Modified: apr/site/trunk/docs/docs/apr/apr__want_8h-source.html URL: http://svn.apache.org/viewcvs/apr/site/trunk/docs/docs/apr/apr__want_8h-source.html?view=diff&r1=151767&r2=151768 ============================================================================== --- apr/site/trunk/docs/docs/apr/apr__want_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/apr__want_8h-source.html Mon Feb 7 15:10:17 2005 @@ -3,118 +3,119 @@ <title>Apache Portable Runtime: apr_want.h Source File</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> -<!-- Generated by Doxygen 1.3.8 --> +<!-- Generated by Doxygen 1.3.7 --> <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> -<h1>apr_want.h</h1><a href="apr__want_8h.html">Go to the documentation of this file.</a><pre class="fragment"><div>00001 <span class="comment">/* Copyright 2000-2004 The Apache Software Foundation</span> -00002 <span class="comment"> *</span> -00003 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span> -00004 <span class="comment"> * you may not use this file except in compliance with the License.</span> -00005 <span class="comment"> * You may obtain a copy of the License at</span> -00006 <span class="comment"> *</span> -00007 <span class="comment"> * http://www.apache.org/licenses/LICENSE-2.0</span> -00008 <span class="comment"> *</span> -00009 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span> -00010 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span> -00011 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span> -00012 <span class="comment"> * See the License for the specific language governing permissions and</span> -00013 <span class="comment"> * limitations under the License.</span> -00014 <span class="comment"> */</span> -00015 -00016 <span class="preprocessor">#include "apr.h"</span> <span class="comment">/* configuration data */</span><span class="comment"></span> -00017 <span class="comment">/**</span> -00018 <span class="comment"> * @file apr_want.h</span> -00019 <span class="comment"> * @brief APR Standard Headers Support</span> -00020 <span class="comment"> *</span> -00021 <span class="comment"> * <PRE></span> -00022 <span class="comment"> * Features:</span> -00023 <span class="comment"> *</span> -00024 <span class="comment"> * APR_WANT_STRFUNC: strcmp, strcat, strcpy, etc</span> -00025 <span class="comment"> * APR_WANT_MEMFUNC: memcmp, memcpy, etc</span> -00026 <span class="comment"> * APR_WANT_STDIO: <stdio.h> and related bits</span> -00027 <span class="comment"> * APR_WANT_IOVEC: struct iovec</span> -00028 <span class="comment"> * APR_WANT_BYTEFUNC: htons, htonl, ntohl, ntohs</span> -00029 <span class="comment"> *</span> -00030 <span class="comment"> * Typical usage:</span> -00031 <span class="comment"> *</span> -00032 <span class="comment"> * #define APR_WANT_STRFUNC</span> -00033 <span class="comment"> * #define APR_WANT_MEMFUNC</span> -00034 <span class="comment"> * #include "apr_want.h"</span> -00035 <span class="comment"> *</span> -00036 <span class="comment"> * The appropriate headers will be included.</span> -00037 <span class="comment"> *</span> -00038 <span class="comment"> * Note: it is safe to use this in a header (it won't interfere with other</span> -00039 <span class="comment"> * headers' or source files' use of apr_want.h)</span> -00040 <span class="comment"> * </PRE></span> -00041 <span class="comment"> */</span> -00042 -00043 <span class="comment">/* --------------------------------------------------------------------- */</span> -00044 -00045 <span class="preprocessor">#ifdef APR_WANT_STRFUNC</span> -00046 <span class="preprocessor"></span> -00047 <span class="preprocessor">#if APR_HAVE_STRING_H</span> -00048 <span class="preprocessor"></span><span class="preprocessor">#include <string.h></span> -00049 <span class="preprocessor">#endif</span> -00050 <span class="preprocessor"></span><span class="preprocessor">#if APR_HAVE_STRINGS_H</span> -00051 <span class="preprocessor"></span><span class="preprocessor">#include <strings.h></span> -00052 <span class="preprocessor">#endif</span> -00053 <span class="preprocessor"></span> -00054 <span class="preprocessor">#undef APR_WANT_STRFUNC</span> -00055 <span class="preprocessor"></span><span class="preprocessor">#endif</span> -00056 <span class="preprocessor"></span> -00057 <span class="comment">/* --------------------------------------------------------------------- */</span> -00058 -00059 <span class="preprocessor">#ifdef APR_WANT_MEMFUNC</span> -00060 <span class="preprocessor"></span> -00061 <span class="preprocessor">#if APR_HAVE_STRING_H</span> -00062 <span class="preprocessor"></span><span class="preprocessor">#include <string.h></span> -00063 <span class="preprocessor">#endif</span> -00064 <span class="preprocessor"></span> -00065 <span class="preprocessor">#undef APR_WANT_MEMFUNC</span> -00066 <span class="preprocessor"></span><span class="preprocessor">#endif</span> -00067 <span class="preprocessor"></span> -00068 <span class="comment">/* --------------------------------------------------------------------- */</span> -00069 -00070 <span class="preprocessor">#ifdef APR_WANT_STDIO</span> -00071 <span class="preprocessor"></span> -00072 <span class="preprocessor">#if APR_HAVE_STDIO_H</span> -00073 <span class="preprocessor"></span><span class="preprocessor">#include <stdio.h></span> -00074 <span class="preprocessor">#endif</span> -00075 <span class="preprocessor"></span> -00076 <span class="preprocessor">#undef APR_WANT_STDIO</span> -00077 <span class="preprocessor"></span><span class="preprocessor">#endif</span> -00078 <span class="preprocessor"></span> -00079 <span class="comment">/* --------------------------------------------------------------------- */</span> -00080 -00081 <span class="preprocessor">#ifdef APR_WANT_IOVEC</span> -00082 <span class="preprocessor"></span> -00083 <span class="preprocessor">#if APR_HAVE_SYS_UIO_H</span> -00084 <span class="preprocessor"></span><span class="preprocessor">#include <sys/uio.h></span> -00085 <span class="preprocessor">#endif</span> -00086 <span class="preprocessor"></span> -00087 <span class="preprocessor">#undef APR_WANT_IOVEC</span> -00088 <span class="preprocessor"></span><span class="preprocessor">#endif</span> -00089 <span class="preprocessor"></span> -00090 <span class="comment">/* --------------------------------------------------------------------- */</span> -00091 -00092 <span class="preprocessor">#ifdef APR_WANT_BYTEFUNC</span> -00093 <span class="preprocessor"></span> -00094 <span class="comment">/* Single Unix says they are in arpa/inet.h. Linux has them in</span> -00095 <span class="comment"> * netinet/in.h. FreeBSD has them in arpa/inet.h but requires that</span> -00096 <span class="comment"> * netinet/in.h be included first.</span> -00097 <span class="comment"> */</span> -00098 <span class="preprocessor">#if APR_HAVE_NETINET_IN_H</span> -00099 <span class="preprocessor"></span><span class="preprocessor">#include <netinet/in.h></span> -00100 <span class="preprocessor">#endif</span> -00101 <span class="preprocessor"></span><span class="preprocessor">#if APR_HAVE_ARPA_INET_H</span> -00102 <span class="preprocessor"></span><span class="preprocessor">#include <arpa/inet.h></span> -00103 <span class="preprocessor">#endif</span> -00104 <span class="preprocessor"></span> -00105 <span class="preprocessor">#undef APR_WANT_BYTEFUNC</span> -00106 <span class="preprocessor"></span><span class="preprocessor">#endif</span> -00107 <span class="preprocessor"></span> -00108 <span class="comment">/* --------------------------------------------------------------------- */</span> -</div></pre><hr size="1"><address style="align: right;"><small>Generated on Wed Sep 1 21:36:05 2004 for Apache Portable Runtime by +<h1>apr_want.h</h1><a href="apr__want_8h.html">Go to the documentation of this file.</a><pre class="fragment"><div>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span> +00002 <span class="comment"> * applicable.</span> +00003 <span class="comment"> *</span> +00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span> +00005 <span class="comment"> * you may not use this file except in compliance with the License.</span> +00006 <span class="comment"> * You may obtain a copy of the License at</span> +00007 <span class="comment"> *</span> +00008 <span class="comment"> * http://www.apache.org/licenses/LICENSE-2.0</span> +00009 <span class="comment"> *</span> +00010 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span> +00011 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span> +00012 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span> +00013 <span class="comment"> * See the License for the specific language governing permissions and</span> +00014 <span class="comment"> * limitations under the License.</span> +00015 <span class="comment"> */</span> +00016 +00017 <span class="preprocessor">#include "apr.h"</span> <span class="comment">/* configuration data */</span><span class="comment"></span> +00018 <span class="comment">/**</span> +00019 <span class="comment"> * @file apr_want.h</span> +00020 <span class="comment"> * @brief APR Standard Headers Support</span> +00021 <span class="comment"> *</span> +00022 <span class="comment"> * <PRE></span> +00023 <span class="comment"> * Features:</span> +00024 <span class="comment"> *</span> +00025 <span class="comment"> * APR_WANT_STRFUNC: strcmp, strcat, strcpy, etc</span> +00026 <span class="comment"> * APR_WANT_MEMFUNC: memcmp, memcpy, etc</span> +00027 <span class="comment"> * APR_WANT_STDIO: <stdio.h> and related bits</span> +00028 <span class="comment"> * APR_WANT_IOVEC: struct iovec</span> +00029 <span class="comment"> * APR_WANT_BYTEFUNC: htons, htonl, ntohl, ntohs</span> +00030 <span class="comment"> *</span> +00031 <span class="comment"> * Typical usage:</span> +00032 <span class="comment"> *</span> +00033 <span class="comment"> * #define APR_WANT_STRFUNC</span> +00034 <span class="comment"> * #define APR_WANT_MEMFUNC</span> +00035 <span class="comment"> * #include "apr_want.h"</span> +00036 <span class="comment"> *</span> +00037 <span class="comment"> * The appropriate headers will be included.</span> +00038 <span class="comment"> *</span> +00039 <span class="comment"> * Note: it is safe to use this in a header (it won't interfere with other</span> +00040 <span class="comment"> * headers' or source files' use of apr_want.h)</span> +00041 <span class="comment"> * </PRE></span> +00042 <span class="comment"> */</span> +00043 +00044 <span class="comment">/* --------------------------------------------------------------------- */</span> +00045 +00046 <span class="preprocessor">#ifdef APR_WANT_STRFUNC</span> +00047 <span class="preprocessor"></span> +00048 <span class="preprocessor">#if APR_HAVE_STRING_H</span> +00049 <span class="preprocessor"></span><span class="preprocessor">#include <string.h></span> +00050 <span class="preprocessor">#endif</span> +00051 <span class="preprocessor"></span><span class="preprocessor">#if APR_HAVE_STRINGS_H</span> +00052 <span class="preprocessor"></span><span class="preprocessor">#include <strings.h></span> +00053 <span class="preprocessor">#endif</span> +00054 <span class="preprocessor"></span> +00055 <span class="preprocessor">#undef APR_WANT_STRFUNC</span> +00056 <span class="preprocessor"></span><span class="preprocessor">#endif</span> +00057 <span class="preprocessor"></span> +00058 <span class="comment">/* --------------------------------------------------------------------- */</span> +00059 +00060 <span class="preprocessor">#ifdef APR_WANT_MEMFUNC</span> +00061 <span class="preprocessor"></span> +00062 <span class="preprocessor">#if APR_HAVE_STRING_H</span> +00063 <span class="preprocessor"></span><span class="preprocessor">#include <string.h></span> +00064 <span class="preprocessor">#endif</span> +00065 <span class="preprocessor"></span> +00066 <span class="preprocessor">#undef APR_WANT_MEMFUNC</span> +00067 <span class="preprocessor"></span><span class="preprocessor">#endif</span> +00068 <span class="preprocessor"></span> +00069 <span class="comment">/* --------------------------------------------------------------------- */</span> +00070 +00071 <span class="preprocessor">#ifdef APR_WANT_STDIO</span> +00072 <span class="preprocessor"></span> +00073 <span class="preprocessor">#if APR_HAVE_STDIO_H</span> +00074 <span class="preprocessor"></span><span class="preprocessor">#include <stdio.h></span> +00075 <span class="preprocessor">#endif</span> +00076 <span class="preprocessor"></span> +00077 <span class="preprocessor">#undef APR_WANT_STDIO</span> +00078 <span class="preprocessor"></span><span class="preprocessor">#endif</span> +00079 <span class="preprocessor"></span> +00080 <span class="comment">/* --------------------------------------------------------------------- */</span> +00081 +00082 <span class="preprocessor">#ifdef APR_WANT_IOVEC</span> +00083 <span class="preprocessor"></span> +00084 <span class="preprocessor">#if APR_HAVE_SYS_UIO_H</span> +00085 <span class="preprocessor"></span><span class="preprocessor">#include <sys/uio.h></span> +00086 <span class="preprocessor">#endif</span> +00087 <span class="preprocessor"></span> +00088 <span class="preprocessor">#undef APR_WANT_IOVEC</span> +00089 <span class="preprocessor"></span><span class="preprocessor">#endif</span> +00090 <span class="preprocessor"></span> +00091 <span class="comment">/* --------------------------------------------------------------------- */</span> +00092 +00093 <span class="preprocessor">#ifdef APR_WANT_BYTEFUNC</span> +00094 <span class="preprocessor"></span> +00095 <span class="comment">/* Single Unix says they are in arpa/inet.h. Linux has them in</span> +00096 <span class="comment"> * netinet/in.h. FreeBSD has them in arpa/inet.h but requires that</span> +00097 <span class="comment"> * netinet/in.h be included first.</span> +00098 <span class="comment"> */</span> +00099 <span class="preprocessor">#if APR_HAVE_NETINET_IN_H</span> +00100 <span class="preprocessor"></span><span class="preprocessor">#include <netinet/in.h></span> +00101 <span class="preprocessor">#endif</span> +00102 <span class="preprocessor"></span><span class="preprocessor">#if APR_HAVE_ARPA_INET_H</span> +00103 <span class="preprocessor"></span><span class="preprocessor">#include <arpa/inet.h></span> +00104 <span class="preprocessor">#endif</span> +00105 <span class="preprocessor"></span> +00106 <span class="preprocessor">#undef APR_WANT_BYTEFUNC</span> +00107 <span class="preprocessor"></span><span class="preprocessor">#endif</span> +00108 <span class="preprocessor"></span> +00109 <span class="comment">/* --------------------------------------------------------------------- */</span> +</div></pre><hr size="1"><address style="align: right;"><small>Generated on Mon Feb 7 13:18:25 2005 for Apache Portable Runtime by <a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address> </body> </html> Modified: apr/site/trunk/docs/docs/apr/apr__want_8h.html URL: http://svn.apache.org/viewcvs/apr/site/trunk/docs/docs/apr/apr__want_8h.html?view=diff&r1=151767&r2=151768 ============================================================================== --- apr/site/trunk/docs/docs/apr/apr__want_8h.html (original) +++ apr/site/trunk/docs/docs/apr/apr__want_8h.html Mon Feb 7 15:10:17 2005 @@ -3,9 +3,10 @@ <title>Apache Portable Runtime: apr_want.h File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> -<!-- Generated by Doxygen 1.3.8 --> +<!-- Generated by Doxygen 1.3.7 --> <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> -<h1>apr_want.h File Reference</h1>APR Standard Headers Support. <a href="#_details">More...</a> +<h1>apr_want.h File Reference</h1>APR Standard Headers Support. +<a href="#_details">More...</a> <p> <code>#include "apr.h"</code><br> @@ -30,8 +31,8 @@ <pre> The appropriate headers will be included.</pre><p> <pre> Note: it is safe to use this in a header (it won't interfere with other headers' or source files' use of <a class="el" href="apr__want_8h.html">apr_want.h</a>) - </pre><hr size="1"><address style="align: right;"><small>Generated on Wed Sep 1 21:36:05 2004 for Apache Portable Runtime by + </pre><hr size="1"><address style="align: right;"><small>Generated on Mon Feb 7 13:18:25 2005 for Apache Portable Runtime by <a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address> </body> </html> Modified: apr/site/trunk/docs/docs/apr/bug.html URL: http://svn.apache.org/viewcvs/apr/site/trunk/docs/docs/apr/bug.html?view=diff&r1=151767&r2=151768 ============================================================================== --- apr/site/trunk/docs/docs/apr/bug.html (original) +++ apr/site/trunk/docs/docs/apr/bug.html Mon Feb 7 15:10:17 2005 @@ -3,7 +3,7 @@ <title>Apache Portable Runtime: Bug List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> -<!-- Generated by Doxygen 1.3.8 --> +<!-- Generated by Doxygen 1.3.7 --> <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> <h1><a class="anchor" name="bug">Bug List</a></h1><a class="anchor" name="_bug000004"></a> <dl> <dt>Global <a class="el" href="structapr__proc__t.html#o4">apr_proc_t::invoked</a> </dt> @@ -16,17 +16,17 @@ </dl> <p> <a class="anchor" name="_bug000003"></a> <dl> -<dt>Global <a class="el" href="group__apr__thread__proc.html#ga44">apr_proc_other_child_register</a> (<a class="el" href="structapr__proc__t.html">apr_proc_t</a> *proc, void(*maintenance)(int reason, void *, int status), void *data, apr_file_t *write_fd, apr_pool_t *p) </dt> +<dt>Global <a class="el" href="group__apr__thread__proc.html#ga46">apr_proc_other_child_register</a> (<a class="el" href="structapr__proc__t.html">apr_proc_t</a> *proc, void(*maintenance)(int reason, void *, int status), void *data, apr_file_t *write_fd, apr_pool_t *p) </dt> <dd>write_fd duplicates the proc->out stream, it's really redundant and should be replaced in the APR 1.0 API with a bitflag of which proc->in/out/err handles should be health checked. <p> no platform currently tests the pipes health. </dd> </dl> <p> <a class="anchor" name="_bug000002"></a> <dl> -<dt>Global <a class="el" href="group__apr__thread__proc.html#ga42">apr_proc_wait_all_procs</a> (<a class="el" href="structapr__proc__t.html">apr_proc_t</a> *proc, int *exitcode, apr_exit_why_e *exitwhy, apr_wait_how_e waithow, apr_pool_t *p) </dt> +<dt>Global <a class="el" href="group__apr__thread__proc.html#ga44">apr_proc_wait_all_procs</a> (<a class="el" href="structapr__proc__t.html">apr_proc_t</a> *proc, int *exitcode, apr_exit_why_e *exitwhy, apr_wait_how_e waithow, apr_pool_t *p) </dt> <dd>Passing proc as a *proc rather than **proc was an odd choice for some platforms... this should be revisited in 1.0 </dd> </dl> -<hr size="1"><address style="align: right;"><small>Generated on Wed Sep 1 21:36:06 2004 for Apache Portable Runtime by +<hr size="1"><address style="align: right;"><small>Generated on Mon Feb 7 13:18:25 2005 for Apache Portable Runtime by <a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address> </body> </html> Modified: apr/site/trunk/docs/docs/apr/deprecated.html URL: http://svn.apache.org/viewcvs/apr/site/trunk/docs/docs/apr/deprecated.html?view=diff&r1=151767&r2=151768 ============================================================================== --- apr/site/trunk/docs/docs/apr/deprecated.html (original) +++ apr/site/trunk/docs/docs/apr/deprecated.html Mon Feb 7 15:10:17 2005 @@ -3,7 +3,7 @@ <title>Apache Portable Runtime: Deprecated List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> -<!-- Generated by Doxygen 1.3.8 --> +<!-- Generated by Doxygen 1.3.7 --> <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> <h1><a class="anchor" name="deprecated">Deprecated List</a></h1><a class="anchor" name="_deprecated000001"></a> <dl> <dt>Global <a class="el" href="group___a_p_r___error.html#ga64">APR_ETIMEDOUT</a> </dt> @@ -14,8 +14,148 @@ <dt>Global <a class="el" href="group___a_p_r___s_t_a_t_u_s___i_s.html#ga64">APR_STATUS_IS_ETIMEDOUT</a> (s) </dt> <dd></dd> </dl> -<hr size="1"><address style="align: right;"><small>Generated on Wed Sep 1 21:36:06 2004 for Apache Portable Runtime by +<p> +<a class="anchor" name="_deprecated000016"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga27">APR_FILE_SOURCE_PERMS</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000010"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga21">APR_GEXECUTE</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000008"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga19">APR_GREAD</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000007"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga18">APR_GSETID</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000009"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga20">APR_GWRITE</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000015"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga26">APR_OS_DEFAULT</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000006"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga17">APR_UEXECUTE</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000004"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga15">APR_UREAD</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000003"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga14">APR_USETID</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000005"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga16">APR_UWRITE</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000014"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga25">APR_WEXECUTE</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000012"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga23">APR_WREAD</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000011"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga22">APR_WSTICKY</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000013"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__permissions.html#ga24">APR_WWRITE</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000020"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga17">APR_APPEND</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000022"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga19">APR_BINARY</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000024"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga21">APR_BUFFERED</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000019"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga16">APR_CREATE</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000025"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga22">APR_DELONCLOSE</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000023"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga20">APR_EXCL</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000028"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga25">APR_FILE_NOCLEANUP</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000030"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga27">APR_LARGEFILE</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000017"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga14">APR_READ</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000029"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga26">APR_SENDFILE_ENABLED</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000027"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga24">APR_SHARELOCK</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000021"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga18">APR_TRUNCATE</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000018"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga15">APR_WRITE</a> </dt> +<dd></dd> +</dl> +<p> +<a class="anchor" name="_deprecated000026"></a> <dl> +<dt>Global <a class="el" href="group__apr__file__open__flags.html#ga23">APR_XTHREAD</a> </dt> +<dd></dd> +</dl> +<hr size="1"><address style="align: right;"><small>Generated on Mon Feb 7 13:18:25 2005 for Apache Portable Runtime by <a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address> </body> </html> Modified: apr/site/trunk/docs/docs/apr/doxygen.css URL: http://svn.apache.org/viewcvs/apr/site/trunk/docs/docs/apr/doxygen.css?view=diff&r1=151767&r2=151768 ============================================================================== --- apr/site/trunk/docs/docs/apr/doxygen.css (original) +++ apr/site/trunk/docs/docs/apr/doxygen.css Mon Feb 7 15:10:17 2005 @@ -81,7 +81,7 @@ font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif; } -DIV.groupText { margin-left: 16px; font-style: italic; font-size: 14px } +DIV.groupText { margin-left: 16px; font-style: italic; font-size: smaller } BODY { background: white; color: black; @@ -135,10 +135,10 @@ padding: 8px 10px; } .mdescLeft { - padding: 0px 8px 4px 8px; - font-size: 14px; + font-size: smaller; font-style: italic; background-color: #FAFAFA; + padding-left: 8px; border-top: 1px none #E0E0E0; border-right: 1px none #E0E0E0; border-bottom: 1px none #E0E0E0; @@ -146,15 +146,17 @@ margin: 0px; } .mdescRight { - padding: 0px 8px 4px 8px; - font-size: 14px; + font-size: smaller; font-style: italic; background-color: #FAFAFA; + padding-left: 4px; border-top: 1px none #E0E0E0; border-right: 1px none #E0E0E0; border-bottom: 1px none #E0E0E0; border-left: 1px none #E0E0E0; margin: 0px; + padding-bottom: 0px; + padding-right: 8px; } .memItemLeft { padding: 1px 0px 0px 8px; @@ -176,7 +178,7 @@ font-size: 12px; } .memItemRight { - padding: 1px 8px 0px 8px; + padding: 1px 0px 0px 8px; margin: 4px; border-top-width: 1px; border-right-width: 1px; Modified: apr/site/trunk/docs/docs/apr/files.html URL: http://svn.apache.org/viewcvs/apr/site/trunk/docs/docs/apr/files.html?view=diff&r1=151767&r2=151768 ============================================================================== --- apr/site/trunk/docs/docs/apr/files.html (original) +++ apr/site/trunk/docs/docs/apr/files.html Mon Feb 7 15:10:17 2005 @@ -3,7 +3,7 @@ <title>Apache Portable Runtime: File Index</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> -<!-- Generated by Doxygen 1.3.8 --> +<!-- Generated by Doxygen 1.3.7 --> <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindexHL" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> <h1>Apache Portable Runtime File List</h1>Here is a list of all documented files with brief descriptions:<table> <tr><td class="indexkey"><a class="el" href="apr__allocator_8h.html">apr_allocator.h</a> <a href="apr__allocator_8h-source.html">[code]</a></td><td class="indexvalue">APR Internal Memory Allocation </td></tr> @@ -43,8 +43,8 @@ <tr><td class="indexkey"><a class="el" href="apr__want_8h.html">apr_want.h</a> <a href="apr__want_8h-source.html">[code]</a></td><td class="indexvalue">APR Standard Headers Support </td></tr> <tr><td class="indexkey"><b>sha2.h</b> <a href="sha2_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr> </table> -<hr size="1"><address style="align: right;"><small>Generated on Wed Sep 1 21:36:04 2004 for Apache Portable Runtime by +<hr size="1"><address style="align: right;"><small>Generated on Mon Feb 7 13:18:24 2005 for Apache Portable Runtime by <a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address> </body> </html> Modified: apr/site/trunk/docs/docs/apr/functions.html URL: http://svn.apache.org/viewcvs/apr/site/trunk/docs/docs/apr/functions.html?view=diff&r1=151767&r2=151768 ============================================================================== --- apr/site/trunk/docs/docs/apr/functions.html (original) +++ apr/site/trunk/docs/docs/apr/functions.html Mon Feb 7 15:10:17 2005 @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> -<title>Apache Portable Runtime: Data Fields</title> +<title>Apache Portable Runtime: Compound Member Index</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> -<!-- Generated by Doxygen 1.3.8 --> +<!-- Generated by Doxygen 1.3.7 --> <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindexHL" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> <div class="qindex"><a class="qindexHL" href="functions.html">All</a> | <a class="qindex" href="functions_func.html">Functions</a> | <a class="qindex" href="functions_vars.html">Variables</a></div> <div class="qindex"><a class="qindex" href="#index_a">a</a> | <a class="qindex" href="#index_c">c</a> | <a class="qindex" href="#index_d">d</a> | <a class="qindex" href="#index_e">e</a> | <a class="qindex" href="#index_f">f</a> | <a class="qindex" href="#index_g">g</a> | <a class="qindex" href="#index_h">h</a> | <a class="qindex" href="#index_i">i</a> | <a class="qindex" href="#index_k">k</a> | <a class="qindex" href="#index_l">l</a> | <a class="qindex" href="#index_m">m</a> | <a class="qindex" href="#index_n">n</a> | <a class="qindex" href="#index_o">o</a> | <a class="qindex" href="#index_p">p</a> | <a class="qindex" href="#index_r">r</a> | <a class="qindex" href="#index_s">s</a> | <a class="qindex" href="#index_t">t</a> | <a class="qindex" href="#index_u">u</a> | <a class="qindex" href="#index_v">v</a></div> @@ -148,8 +148,8 @@ <li>val : <a class="el" href="structapr__table__entry__t.html#o1">apr_table_entry_t</a><li>valid : <a class="el" href="structapr__finfo__t.html#o1">apr_finfo_t</a></ul> -<hr size="1"><address style="align: right;"><small>Generated on Wed Sep 1 21:36:05 2004 for Apache Portable Runtime by +<hr size="1"><address style="align: right;"><small>Generated on Mon Feb 7 13:18:25 2005 for Apache Portable Runtime by <a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address> </body> </html> Modified: apr/site/trunk/docs/docs/apr/functions_func.html URL: http://svn.apache.org/viewcvs/apr/site/trunk/docs/docs/apr/functions_func.html?view=diff&r1=151767&r2=151768 ============================================================================== --- apr/site/trunk/docs/docs/apr/functions_func.html (original) +++ apr/site/trunk/docs/docs/apr/functions_func.html Mon Feb 7 15:10:17 2005 @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> -<title>Apache Portable Runtime: Data Fields - Functions</title> +<title>Apache Portable Runtime: Compound Member Index</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> -<!-- Generated by Doxygen 1.3.8 --> +<!-- Generated by Doxygen 1.3.7 --> <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindexHL" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> <div class="qindex"><a class="qindex" href="functions.html">All</a> | <a class="qindexHL" href="functions_func.html">Functions</a> | <a class="qindex" href="functions_vars.html">Variables</a></div> @@ -11,8 +11,8 @@ <ul> <li>APR_RING_ENTRY() : <a class="el" href="structapr__mmap__t.html#a0">apr_mmap_t</a></ul> -<hr size="1"><address style="align: right;"><small>Generated on Wed Sep 1 21:36:05 2004 for Apache Portable Runtime by +<hr size="1"><address style="align: right;"><small>Generated on Mon Feb 7 13:18:25 2005 for Apache Portable Runtime by <a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address> </body> </html> Modified: apr/site/trunk/docs/docs/apr/functions_vars.html URL: http://svn.apache.org/viewcvs/apr/site/trunk/docs/docs/apr/functions_vars.html?view=diff&r1=151767&r2=151768 ============================================================================== --- apr/site/trunk/docs/docs/apr/functions_vars.html (original) +++ apr/site/trunk/docs/docs/apr/functions_vars.html Mon Feb 7 15:10:17 2005 @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> -<title>Apache Portable Runtime: Data Fields - Variables</title> +<title>Apache Portable Runtime: Compound Member Index</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> -<!-- Generated by Doxygen 1.3.8 --> +<!-- Generated by Doxygen 1.3.7 --> <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindexHL" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> <div class="qindex"><a class="qindex" href="functions.html">All</a> | <a class="qindex" href="functions_func.html">Functions</a> | <a class="qindexHL" href="functions_vars.html">Variables</a></div> <div class="qindex"><a class="qindex" href="#index_a">a</a> | <a class="qindex" href="#index_c">c</a> | <a class="qindex" href="#index_d">d</a> | <a class="qindex" href="#index_e">e</a> | <a class="qindex" href="#index_f">f</a> | <a class="qindex" href="#index_g">g</a> | <a class="qindex" href="#index_h">h</a> | <a class="qindex" href="#index_i">i</a> | <a class="qindex" href="#index_k">k</a> | <a class="qindex" href="#index_l">l</a> | <a class="qindex" href="#index_m">m</a> | <a class="qindex" href="#index_n">n</a> | <a class="qindex" href="#index_o">o</a> | <a class="qindex" href="#index_p">p</a> | <a class="qindex" href="#index_r">r</a> | <a class="qindex" href="#index_s">s</a> | <a class="qindex" href="#index_t">t</a> | <a class="qindex" href="#index_u">u</a> | <a class="qindex" href="#index_v">v</a></div> @@ -147,8 +147,8 @@ <li>val : <a class="el" href="structapr__table__entry__t.html#o1">apr_table_entry_t</a><li>valid : <a class="el" href="structapr__finfo__t.html#o1">apr_finfo_t</a></ul> -<hr size="1"><address style="align: right;"><small>Generated on Wed Sep 1 21:36:05 2004 for Apache Portable Runtime by +<hr size="1"><address style="align: right;"><small>Generated on Mon Feb 7 13:18:25 2005 for Apache Portable Runtime by <a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address> </body> </html>