Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 87468 invoked from network); 10 Sep 2007 23:42:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Sep 2007 23:42:07 -0000 Received: (qmail 83090 invoked by uid 500); 10 Sep 2007 23:41:58 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 82980 invoked by uid 500); 10 Sep 2007 23:41:58 -0000 Mailing-List: contact commits-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: dev@apr.apache.org List-Id: Delivered-To: mailing list commits@apr.apache.org Received: (qmail 82768 invoked by uid 99); 10 Sep 2007 23:41:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2007 16:41:56 -0700 X-ASF-Spam-Status: No, hits=-97.1 required=10.0 tests=ALL_TRUSTED,TVD_SPACE_RATIO X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2007 23:41:43 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5C29C1A9858; Mon, 10 Sep 2007 16:40:17 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r574406 [20/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/ Date: Mon, 10 Sep 2007 23:38:31 -0000 To: commits@apr.apache.org From: bojan@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070910234017.5C29C1A9858@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: apr/site/trunk/docs/docs/apr/0.9/apr__strings_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__strings_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__strings_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__strings_8h-source.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_strings.h Source File - + + + + +

apr_strings.h

Go to the documentation of this file.
00001 /* Licensed to the Apache Software Foundation (ASF) under one or more
 00002  * contributor license agreements.  See the NOTICE file distributed with
 00003  * this work for additional information regarding copyright ownership.
@@ -61,11 +63,11 @@
 00040 #ifndef APR_STRINGS_H
 00041 #define APR_STRINGS_H
 00042 
-00048 #include "apr.h"
-00049 #include "apr_errno.h"
-00050 #include "apr_pools.h"
+00048 #include "apr.h"
+00049 #include "apr_errno.h"
+00050 #include "apr_pools.h"
 00051 #define APR_WANT_IOVEC
-00052 #include "apr_want.h"
+00052 #include "apr_want.h"
 00053 
 00054 #if APR_HAVE_STDARG_H
 00055 #include <stdarg.h>
@@ -131,8 +133,8 @@
 00335 #endif
 00336 
 00337 #endif  /* !APR_STRINGS_H */
-

Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__strings_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__strings_8h.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__strings_8h.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__strings_8h.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_strings.h File Reference - + + + + +

apr_strings.h File Reference

APR Strings library. More...

#include "apr.h"
@@ -79,8 +81,8 @@


Detailed Description

APR Strings library.

-


Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__support_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__support_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__support_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__support_8h-source.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_support.h Source File - + + + + +

apr_support.h

Go to the documentation of this file.
00001 /* Licensed to the Apache Software Foundation (ASF) under one or more
 00002  * contributor license agreements.  See the NOTICE file distributed with
 00003  * this work for additional information regarding copyright ownership.
@@ -38,9 +40,9 @@
 00017 #ifndef APR_SUPPORT_H
 00018 #define APR_SUPPORT_H
 00019 
-00025 #include "apr.h"
-00026 #include "apr_network_io.h"
-00027 #include "apr_file_io.h"
+00025 #include "apr.h"
+00026 #include "apr_network_io.h"
+00027 #include "apr_file_io.h"
 00028 
 00029 #ifdef __cplusplus
 00030 extern "C" {
@@ -54,8 +56,8 @@
 00049 #endif
 00050 
 00051 #endif  /* ! APR_SUPPORT_H */
-

Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__support_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__support_8h.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__support_8h.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__support_8h.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_support.h File Reference - + + + + +

apr_support.h File Reference

APR Support functions. More...

#include "apr.h"
@@ -35,8 +37,8 @@


Detailed Description

APR Support functions.

-


Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__tables_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__tables_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__tables_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__tables_8h-source.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_tables.h Source File - + + + + +

apr_tables.h

Go to the documentation of this file.
00001 /* Licensed to the Apache Software Foundation (ASF) under one or more
 00002  * contributor license agreements.  See the NOTICE file distributed with
 00003  * this work for additional information regarding copyright ownership.
@@ -38,8 +40,8 @@
 00017 #ifndef APR_TABLES_H
 00018 #define APR_TABLES_H
 00019 
-00025 #include "apr.h"
-00026 #include "apr_pools.h"
+00025 #include "apr.h"
+00026 #include "apr_pools.h"
 00027 
 00028 #if APR_HAVE_STDARG_H
 00029 #include <stdarg.h>     /* for va_list */
@@ -55,10 +57,10 @@
 00050 
 00052 struct apr_array_header_t {
 00054     apr_pool_t *pool;
-00056     int elt_size;
-00058     int nelts;
-00060     int nalloc;
-00062     char *elts;
+00056     int elt_size;
+00058     int nelts;
+00060     int nalloc;
+00062     char *elts;
 00063 };
 00064 
 00068 typedef struct apr_table_entry_t apr_table_entry_t;
@@ -67,9 +69,9 @@
 00073     char *key;          /* maybe NULL in future;
 00074                          * check when iterating thru table_elts
 00075                          */
-00077     char *val;
+00077     char *val;
 00078 
-00080     apr_uint32_t key_checksum;
+00080     apr_uint32_t key_checksum;
 00081 };
 00082 
 00088 APR_DECLARE(const apr_array_header_t *) apr_table_elts(const apr_table_t *t);
@@ -147,18 +149,18 @@
 00364 
 00365 #define APR_OVERLAP_TABLES_MERGE (1)
 00366 
-00403 APR_DECLARE(void) apr_table_overlap(apr_table_t *a, const apr_table_t *b,
+00403 APR_DECLARE(void) apr_table_overlap(apr_table_t *a, const apr_table_t *b,
 00404                                      unsigned flags);
 00405 
-00414 APR_DECLARE(void) apr_table_compress(apr_table_t *t, unsigned flags);
+00414 APR_DECLARE(void) apr_table_compress(apr_table_t *t, unsigned flags);
 00415 
 00418 #ifdef __cplusplus
 00419 }
 00420 #endif
 00421 
 00422 #endif  /* ! APR_TABLES_H */
-

Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__tables_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__tables_8h.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__tables_8h.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__tables_8h.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_tables.h File Reference - + + + + +

apr_tables.h File Reference

APR Table library. More...

#include "apr.h"
@@ -98,12 +100,16 @@ int apr_table_vdo (apr_table_do_callback_fn_t *comp, void *rec, const apr_table_t *t, va_list vp) +void apr_table_overlap (apr_table_t *a, const apr_table_t *b, unsigned flags) + +void apr_table_compress (apr_table_t *t, unsigned flags) +


Detailed Description

APR Table library.

-


Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__thread__cond_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__thread__cond_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__thread__cond_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__thread__cond_8h-source.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_thread_cond.h Source File - + + + + +

apr_thread_cond.h

Go to the documentation of this file.
00001 /* Licensed to the Apache Software Foundation (ASF) under one or more
 00002  * contributor license agreements.  See the NOTICE file distributed with
 00003  * this work for additional information regarding copyright ownership.
@@ -38,11 +40,11 @@
 00017 #ifndef APR_THREAD_COND_H
 00018 #define APR_THREAD_COND_H
 00019 
-00025 #include "apr.h"
-00026 #include "apr_pools.h"
-00027 #include "apr_errno.h"
-00028 #include "apr_time.h"
-00029 #include "apr_thread_mutex.h"
+00025 #include "apr.h"
+00026 #include "apr_pools.h"
+00027 #include "apr_errno.h"
+00028 #include "apr_time.h"
+00029 #include "apr_thread_mutex.h"
 00030 
 00031 #ifdef __cplusplus
 00032 extern "C" {
@@ -77,8 +79,8 @@
 00126 #endif
 00127 
 00128 #endif  /* ! APR_THREAD_COND_H */
-

Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__thread__cond_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__thread__cond_8h.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__thread__cond_8h.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__thread__cond_8h.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_thread_cond.h File Reference - + + + + +

apr_thread_cond.h File Reference

APR Condition Variable Routines. More...

#include "apr.h"
@@ -52,8 +54,8 @@


Detailed Description

APR Condition Variable Routines.

-


Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__thread__mutex_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__thread__mutex_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__thread__mutex_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__thread__mutex_8h-source.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_thread_mutex.h Source File - + + + + +

apr_thread_mutex.h

Go to the documentation of this file.
00001 /* Licensed to the Apache Software Foundation (ASF) under one or more
 00002  * contributor license agreements.  See the NOTICE file distributed with
 00003  * this work for additional information regarding copyright ownership.
@@ -38,8 +40,8 @@
 00017 #ifndef APR_THREAD_MUTEX_H
 00018 #define APR_THREAD_MUTEX_H
 00019 
-00025 #include "apr.h"
-00026 #include "apr_errno.h"
+00025 #include "apr.h"
+00026 #include "apr_errno.h"
 00027 
 00028 #ifdef __cplusplus
 00029 extern "C" {
@@ -53,7 +55,7 @@
 00044 #define APR_THREAD_MUTEX_NESTED   0x1   
 00045 #define APR_THREAD_MUTEX_UNNESTED 0x2   
 00047 /* Delayed the include to avoid a circular reference */
-00048 #include "apr_pools.h"
+00048 #include "apr_pools.h"
 00049 
 00065 APR_DECLARE(apr_status_t) apr_thread_mutex_create(apr_thread_mutex_t **mutex,
 00066                                                   unsigned int flags,
@@ -75,8 +77,8 @@
 00108 #endif
 00109 
 00110 #endif  /* ! APR_THREAD_MUTEX_H */
-

Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__thread__mutex_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__thread__mutex_8h.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__thread__mutex_8h.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__thread__mutex_8h.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_thread_mutex.h File Reference - + + + + +

apr_thread_mutex.h File Reference

APR Thread Mutex Routines. More...

#include "apr.h"
@@ -55,8 +57,8 @@


Detailed Description

APR Thread Mutex Routines.

-


Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__thread__proc_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__thread__proc_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__thread__proc_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__thread__proc_8h-source.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_thread_proc.h Source File - + + + + +

apr_thread_proc.h

Go to the documentation of this file.
00001 /* Licensed to the Apache Software Foundation (ASF) under one or more
 00002  * contributor license agreements.  See the NOTICE file distributed with
 00003  * this work for additional information regarding copyright ownership.
@@ -38,10 +40,10 @@
 00017 #ifndef APR_THREAD_PROC_H
 00018 #define APR_THREAD_PROC_H
 00019 
-00025 #include "apr.h"
-00026 #include "apr_file_io.h"
-00027 #include "apr_pools.h"
-00028 #include "apr_errno.h"
+00025 #include "apr.h"
+00026 #include "apr_file_io.h"
+00027 #include "apr_pools.h"
+00028 #include "apr_errno.h"
 00029 
 00030 #if APR_HAVE_STRUCT_RLIMIT
 00031 #include <sys/time.h>
@@ -53,15 +55,15 @@
 00037 #endif /* __cplusplus */
 00038 
 00045 typedef enum {
-00046     APR_SHELLCMD,       
-00047     APR_PROGRAM,        
-00048     APR_PROGRAM_ENV,    
-00049     APR_PROGRAM_PATH,   
+00046     APR_SHELLCMD,       
+00047     APR_PROGRAM,        
+00048     APR_PROGRAM_ENV,    
+00049     APR_PROGRAM_PATH,   
 00050     APR_SHELLCMD_ENV    
 00053 } apr_cmdtype_e;
 00054 
 00055 typedef enum {
-00056     APR_WAIT,           
+00056     APR_WAIT,           
 00057     APR_NOWAIT          
 00058 } apr_wait_how_e;
 00059 
@@ -71,8 +73,8 @@
 00063  * to use bitmasks.
 00064  */
 00065 typedef enum {
-00066     APR_PROC_EXIT = 1,          
-00067     APR_PROC_SIGNAL = 2,        
+00066     APR_PROC_EXIT = 1,          
+00067     APR_PROC_SIGNAL = 2,        
 00068     APR_PROC_SIGNAL_CORE = 4    
 00069 } apr_exit_why_e;
 00070 
@@ -140,10 +142,10 @@
 00186 typedef void *(APR_THREAD_FUNC *apr_thread_start_t)(apr_thread_t*, void*);
 00187 
 00188 typedef enum {
-00189     APR_KILL_NEVER,             
-00190     APR_KILL_ALWAYS,            
-00191     APR_KILL_AFTER_TIMEOUT,     
-00192     APR_JUST_WAIT,              
+00189     APR_KILL_NEVER,             
+00190     APR_KILL_ALWAYS,            
+00191     APR_KILL_AFTER_TIMEOUT,     
+00192     APR_JUST_WAIT,              
 00193     APR_KILL_ONLY_ONCE          
 00194 } apr_kill_conditions_e;
 00195 
@@ -329,8 +331,8 @@
 00770 
 00771 #endif  /* ! APR_THREAD_PROC_H */
 00772 
-

Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__thread__proc_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__thread__proc_8h.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__thread__proc_8h.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__thread__proc_8h.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_thread_proc.h File Reference - + + + + +

apr_thread_proc.h File Reference

APR Thread and Process Library. More...

#include "apr.h"
@@ -223,8 +225,8 @@


Detailed Description

APR Thread and Process Library.

-


Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__thread__rwlock_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__thread__rwlock_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__thread__rwlock_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__thread__rwlock_8h-source.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_thread_rwlock.h Source File - + + + + +

apr_thread_rwlock.h

Go to the documentation of this file.
00001 /* Licensed to the Apache Software Foundation (ASF) under one or more
 00002  * contributor license agreements.  See the NOTICE file distributed with
 00003  * this work for additional information regarding copyright ownership.
@@ -38,9 +40,9 @@
 00017 #ifndef APR_THREAD_RWLOCK_H
 00018 #define APR_THREAD_RWLOCK_H
 00019 
-00025 #include "apr.h"
-00026 #include "apr_pools.h"
-00027 #include "apr_errno.h"
+00025 #include "apr.h"
+00026 #include "apr_pools.h"
+00027 #include "apr_errno.h"
 00028 
 00029 #ifdef __cplusplus
 00030 extern "C" {
@@ -73,8 +75,8 @@
 00118 #endif
 00119 
 00120 #endif  /* ! APR_THREAD_RWLOCK_H */
-

Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__thread__rwlock_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__thread__rwlock_8h.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__thread__rwlock_8h.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__thread__rwlock_8h.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_thread_rwlock.h File Reference - + + + + +

apr_thread_rwlock.h File Reference

APR Reader/Writer Lock Routines. More...

#include "apr.h"
@@ -52,8 +54,8 @@


Detailed Description

APR Reader/Writer Lock Routines.

-


Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__time_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__time_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__time_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__time_8h-source.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_time.h Source File - + + + + +

apr_time.h

Go to the documentation of this file.
00001 /* Licensed to the Apache Software Foundation (ASF) under one or more
 00002  * contributor license agreements.  See the NOTICE file distributed with
 00003  * this work for additional information regarding copyright ownership.
@@ -38,9 +40,9 @@
 00017 #ifndef APR_TIME_H
 00018 #define APR_TIME_H
 00019 
-00025 #include "apr.h"
-00026 #include "apr_pools.h"
-00027 #include "apr_errno.h"
+00025 #include "apr.h"
+00026 #include "apr_pools.h"
+00027 #include "apr_errno.h"
 00028 
 00029 #ifdef __cplusplus
 00030 extern "C" {
@@ -143,8 +145,8 @@
 00243 #endif
 00244 
 00245 #endif  /* ! APR_TIME_H */
-

Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__time_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__time_8h.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__time_8h.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__time_8h.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_time.h File Reference - + + + + +

apr_time.h File Reference

APR Time Library. More...

#include "apr.h"
@@ -103,8 +105,8 @@


Detailed Description

APR Time Library.

-


Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__user_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__user_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__user_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__user_8h-source.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_user.h Source File - + + + + +

apr_user.h

Go to the documentation of this file.
00001 /* Licensed to the Apache Software Foundation (ASF) under one or more
 00002  * contributor license agreements.  See the NOTICE file distributed with
 00003  * this work for additional information regarding copyright ownership.
@@ -38,9 +40,9 @@
 00017 #ifndef APR_USER_H
 00018 #define APR_USER_H
 00019 
-00025 #include "apr.h"
-00026 #include "apr_errno.h"
-00027 #include "apr_pools.h"
+00025 #include "apr.h"
+00026 #include "apr_errno.h"
+00027 #include "apr_pools.h"
 00028 
 00029 #ifdef __cplusplus
 00030 extern "C" {
@@ -127,8 +129,8 @@
 00193 #endif
 00194 
 00195 #endif  /* ! APR_USER_H */
-

Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__user_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__user_8h.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__user_8h.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__user_8h.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_user.h File Reference - + + + + +

apr_user.h File Reference

APR User ID Services. More...

#include "apr.h"
@@ -73,8 +75,8 @@


Detailed Description

APR User ID Services.

-


Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/0.9/apr__version_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/0.9/apr__version_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/0.9/apr__version_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/0.9/apr__version_8h-source.html Mon Sep 10 16:37:52 2007 @@ -1,24 +1,26 @@ - + Apache Portable Runtime: apr_version.h Source File - + + + + +

apr_version.h

Go to the documentation of this file.
00001 /* Licensed to the Apache Software Foundation (ASF) under one or more
 00002  * contributor license agreements.  See the NOTICE file distributed with
 00003  * this work for additional information regarding copyright ownership.
@@ -38,7 +40,7 @@
 00017 #ifndef APR_VERSION_H
 00018 #define APR_VERSION_H
 00019 
-00020 #include "apr.h"
+00020 #include "apr.h"
 00021 
 00022 #ifdef __cplusplus
 00023 extern "C" {
@@ -52,9 +54,9 @@
 00056 
 00061 #define APR_MINOR_VERSION       9
 00062 
-00064 #define APR_PATCH_VERSION       13
+00064 #define APR_PATCH_VERSION      16
 00065 
-00070 /* #define APR_IS_DEV_VERSION */
+00070 /* #undef APR_IS_DEV_VERSION */
 00071 
 00072 
 00074 #define APR_VERSION_STRING \
@@ -87,8 +89,8 @@
 00113 #endif
 00114 
 00115 #endif /* APR_VERSION_H */
-

Generated on Tue Dec 26 19:38:52 2006 for Apache Portable Runtime by  +
Generated on Tue Sep 11 08:13:10 2007 for Apache Portable Runtime by  -doxygen 1.5.1
+doxygen 1.5.2