Modified: apr/site/trunk/docs/docs/apr/trunk/apr__file__io_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__file__io_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__file__io_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__file__io_8h.html Sun Nov 25 17:05:47 2007 @@ -67,6 +67,8 @@ #define APR_FOPEN_LARGEFILE   0x04000 +#define APR_FOPEN_SPARSE   0x08000 + #define APR_READ   APR_FOPEN_READ #define APR_WRITE   APR_FOPEN_WRITE @@ -189,6 +191,8 @@ apr_status_t apr_file_pipe_create (apr_file_t **in, apr_file_t **out, apr_pool_t *pool) +apr_status_t apr_file_pipe_create_ex (apr_file_t **in, apr_file_t **out, apr_int32_t blocking, apr_pool_t *p) + apr_status_t apr_file_namedpipe_create (const char *filename, apr_fileperms_t perm, apr_pool_t *pool) apr_status_t apr_file_pipe_timeout_get (apr_file_t *thepipe, apr_interval_time_t *timeout) @@ -270,7 +274,7 @@ for SEEK_*

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__fnmatch_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__fnmatch_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__fnmatch_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__fnmatch_8h-source.html Sun Nov 25 17:05:47 2007 @@ -170,7 +170,7 @@ 00147 #endif 00148 00149 #endif /* !_APR_FNMATCH_H_ */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__fnmatch_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__fnmatch_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__fnmatch_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__fnmatch_8h.html Sun Nov 25 17:05:47 2007 @@ -51,7 +51,7 @@

Detailed Description

APR FNMatch Functions.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__general_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__general_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__general_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__general_8h-source.html Sun Nov 25 17:05:47 2007 @@ -262,7 +262,7 @@ 00239 #endif 00240 00241 #endif /* ! APR_GENERAL_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__general_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__general_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__general_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__general_8h.html Sun Nov 25 17:05:47 2007 @@ -74,7 +74,7 @@

Detailed Description

APR Miscellaneous library routines.

-This is collection of oddballs that didn't fit anywhere else, and might move to more appropriate headers with the release of APR 1.0.


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +This is collection of oddballs that didn't fit anywhere else, and might move to more appropriate headers with the release of APR 1.0.
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__getopt_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__getopt_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__getopt_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__getopt_8h-source.html Sun Nov 25 17:05:47 2007 @@ -181,7 +181,7 @@ 00158 #endif 00159 00160 #endif /* ! APR_GETOPT_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__getopt_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__getopt_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__getopt_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__getopt_8h.html Sun Nov 25 17:05:47 2007 @@ -51,7 +51,7 @@

Detailed Description

APR Command Arguments (getopt).

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__global__mutex_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__global__mutex_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__global__mutex_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__global__mutex_8h-source.html Sun Nov 25 17:05:47 2007 @@ -174,7 +174,7 @@ 00151 #endif 00152 00153 #endif /* ndef APR_GLOBAL_MUTEX_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__global__mutex_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__global__mutex_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__global__mutex_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__global__mutex_8h.html Sun Nov 25 17:05:47 2007 @@ -53,7 +53,7 @@

Detailed Description

APR Global Locking Routines.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__hash_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__hash_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__hash_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__hash_8h-source.html Sun Nov 25 17:05:47 2007 @@ -253,7 +253,7 @@ 00230 #endif 00231 00232 #endif /* !APR_HASH_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__hash_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__hash_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__hash_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__hash_8h.html Sun Nov 25 17:05:47 2007 @@ -72,7 +72,7 @@

Detailed Description

APR Hash Tables.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__inherit_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__inherit_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__inherit_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__inherit_8h-source.html Sun Nov 25 17:05:47 2007 @@ -72,7 +72,7 @@ 00049 apr_##type##_t *the##type) 00050 00051 #endif /* ! APR_INHERIT_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__inherit_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__inherit_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__inherit_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__inherit_8h.html Sun Nov 25 17:05:47 2007 @@ -87,7 +87,7 @@

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__lib_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__lib_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__lib_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__lib_8h-source.html Sun Nov 25 17:05:47 2007 @@ -261,7 +261,7 @@ 00238 #endif 00239 00240 #endif /* ! APR_LIB_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__lib_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__lib_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__lib_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__lib_8h.html Sun Nov 25 17:05:47 2007 @@ -81,7 +81,7 @@

Detailed Description

APR general purpose library routines.

-This is collection of oddballs that didn't fit anywhere else, and might move to more appropriate headers with the release of APR 1.0.


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +This is collection of oddballs that didn't fit anywhere else, and might move to more appropriate headers with the release of APR 1.0.
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__mmap_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__mmap_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__mmap_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__mmap_8h-source.html Sun Nov 25 17:05:47 2007 @@ -192,7 +192,7 @@ 00169 #endif 00170 00171 #endif /* ! APR_MMAP_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__mmap_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__mmap_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__mmap_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__mmap_8h.html Sun Nov 25 17:05:47 2007 @@ -62,7 +62,7 @@

Detailed Description

APR MMAP routines.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__network__io_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__network__io_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__network__io_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__network__io_8h-source.html Sun Nov 25 17:05:47 2007 @@ -862,7 +862,7 @@ 00839 00840 #endif /* ! APR_NETWORK_IO_H */ 00841 -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__network__io_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__network__io_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__network__io_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__network__io_8h.html Sun Nov 25 17:05:47 2007 @@ -209,7 +209,7 @@

Detailed Description

APR Network library.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__poll_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__poll_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__poll_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__poll_8h-source.html Sun Nov 25 17:05:47 2007 @@ -276,7 +276,7 @@ 00253 00254 #endif /* ! APR_POLL_H */ 00255 -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__poll_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__poll_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__poll_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__poll_8h.html Sun Nov 25 17:05:47 2007 @@ -97,7 +97,7 @@

Detailed Description

APR Poll interface.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__pools_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__pools_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__pools_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__pools_8h-source.html Sun Nov 25 17:05:47 2007 @@ -691,7 +691,7 @@ 00668 #endif 00669 00670 #endif /* !APR_POOLS_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__pools_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__pools_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__pools_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__pools_8h.html Sun Nov 25 17:05:47 2007 @@ -135,7 +135,7 @@ for no good reason?

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__portable_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__portable_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__portable_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__portable_8h-source.html Sun Nov 25 17:05:47 2007 @@ -527,7 +527,7 @@ 00504 #endif 00505 00506 #endif /* ! APR_PORTABLE_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__portable_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__portable_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__portable_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__portable_8h.html Sun Nov 25 17:05:47 2007 @@ -139,7 +139,7 @@

Detailed Description

APR Portability Routines.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__proc__mutex_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__proc__mutex_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__proc__mutex_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__proc__mutex_8h-source.html Sun Nov 25 17:05:47 2007 @@ -187,7 +187,7 @@ 00164 #endif 00165 00166 #endif /* ! APR_PROC_MUTEX_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__proc__mutex_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__proc__mutex_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__proc__mutex_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__proc__mutex_8h.html Sun Nov 25 17:05:47 2007 @@ -72,7 +72,7 @@

Detailed Description

APR Process Locking Routines.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__random_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__random_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__random_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__random_8h-source.html Sun Nov 25 17:05:47 2007 @@ -174,7 +174,7 @@ 00151 #endif 00152 00153 #endif /* !APR_RANDOM_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__random_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__random_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__random_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__random_8h.html Sun Nov 25 17:05:47 2007 @@ -72,7 +72,7 @@

Detailed Description

APR PRNG routines.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__ring_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__ring_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__ring_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__ring_8h-source.html Sun Nov 25 17:05:47 2007 @@ -534,7 +534,7 @@ 00511 /** @} */ 00512 00513 #endif /* !APR_RING_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__ring_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__ring_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__ring_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__ring_8h.html Sun Nov 25 17:05:47 2007 @@ -91,7 +91,7 @@

Detailed Description

APR Rings.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__shm_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__shm_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__shm_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__shm_8h-source.html Sun Nov 25 17:05:47 2007 @@ -94,74 +94,80 @@ 00071 apr_pool_t *pool); 00072 00073 /** -00074 * Remove shared memory segment associated with a filename. -00075 * @param filename The filename associated with shared-memory segment which -00076 * needs to be removed -00077 * @param pool The pool used for file operations -00078 * @remark This function is only supported on platforms which support -00079 * name-based shared memory segments, and will return APR_ENOTIMPL on -00080 * platforms without such support. -00081 */ -00082 APR_DECLARE(apr_status_t) apr_shm_remove(const char *filename, -00083 apr_pool_t *pool); -00084 -00085 /** -00086 * Destroy a shared memory segment and associated memory. -00087 * @param m The shared memory segment structure to destroy. -00088 */ -00089 APR_DECLARE(apr_status_t) apr_shm_destroy(apr_shm_t *m); +00074 * Remove named resource associated with a shared memory segment, +00075 * preventing attachments to the resource, but not destroying it. +00076 * @param filename The filename associated with shared-memory segment which +00077 * needs to be removed +00078 * @param pool The pool used for file operations +00079 * @remark This function is only supported on platforms which support +00080 * name-based shared memory segments, and will return APR_ENOTIMPL on +00081 * platforms without such support. Removing the file while the shm +00082 * is in use is not entirely portable, caller may use this to enhance +00083 * obscurity of the resource, but be prepared for the the call to fail, +00084 * and for concurrent attempts to create a resource of the same name +00085 * to also fail. The pool cleanup of apr_shm_create (apr_shm_destroy) +00086 * also removes the named resource. +00087 */ +00088 APR_DECLARE(apr_status_t) apr_shm_remove(const char *filename, +00089 apr_pool_t *pool); 00090 00091 /** -00092 * Attach to a shared memory segment that was created -00093 * by another process. -00094 * @param m The shared memory structure to create. -00095 * @param filename The file used to create the original segment. -00096 * (This MUST match the original filename.) -00097 * @param pool the pool from which to allocate the shared memory -00098 * structure for this process. -00099 */ -00100 APR_DECLARE(apr_status_t) apr_shm_attach(apr_shm_t **m, -00101 const char *filename, -00102 apr_pool_t *pool); -00103 -00104 /** -00105 * Detach from a shared memory segment without destroying it. -00106 * @param m The shared memory structure representing the segment -00107 * to detach from. -00108 */ -00109 APR_DECLARE(apr_status_t) apr_shm_detach(apr_shm_t *m); -00110 -00111 /** -00112 * Retrieve the base address of the shared memory segment. -00113 * NOTE: This address is only usable within the callers address -00114 * space, since this API does not guarantee that other attaching -00115 * processes will maintain the same address mapping. -00116 * @param m The shared memory segment from which to retrieve -00117 * the base address. -00118 * @return address, aligned by APR_ALIGN_DEFAULT. -00119 */ -00120 APR_DECLARE(void *) apr_shm_baseaddr_get(const apr_shm_t *m); -00121 -00122 /** -00123 * Retrieve the length of a shared memory segment in bytes. -00124 * @param m The shared memory segment from which to retrieve -00125 * the segment length. -00126 */ -00127 APR_DECLARE(apr_size_t) apr_shm_size_get(const apr_shm_t *m); -00128 -00129 /** -00130 * Get the pool used by this shared memory segment. -00131 */ -00132 APR_POOL_DECLARE_ACCESSOR(shm); -00133 -00134 /** @} */ -00135 -00136 #ifdef __cplusplus -00137 } -00138 #endif -00139 -00140 #endif /* APR_SHM_T */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +00092 * Destroy a shared memory segment and associated memory. +00093 * @param m The shared memory segment structure to destroy. +00094 */ +00095 APR_DECLARE(apr_status_t) apr_shm_destroy(apr_shm_t *m); +00096 +00097 /** +00098 * Attach to a shared memory segment that was created +00099 * by another process. +00100 * @param m The shared memory structure to create. +00101 * @param filename The file used to create the original segment. +00102 * (This MUST match the original filename.) +00103 * @param pool the pool from which to allocate the shared memory +00104 * structure for this process. +00105 */ +00106 APR_DECLARE(apr_status_t) apr_shm_attach(apr_shm_t **m, +00107 const char *filename, +00108 apr_pool_t *pool); +00109 +00110 /** +00111 * Detach from a shared memory segment without destroying it. +00112 * @param m The shared memory structure representing the segment +00113 * to detach from. +00114 */ +00115 APR_DECLARE(apr_status_t) apr_shm_detach(apr_shm_t *m); +00116 +00117 /** +00118 * Retrieve the base address of the shared memory segment. +00119 * NOTE: This address is only usable within the callers address +00120 * space, since this API does not guarantee that other attaching +00121 * processes will maintain the same address mapping. +00122 * @param m The shared memory segment from which to retrieve +00123 * the base address. +00124 * @return address, aligned by APR_ALIGN_DEFAULT. +00125 */ +00126 APR_DECLARE(void *) apr_shm_baseaddr_get(const apr_shm_t *m); +00127 +00128 /** +00129 * Retrieve the length of a shared memory segment in bytes. +00130 * @param m The shared memory segment from which to retrieve +00131 * the segment length. +00132 */ +00133 APR_DECLARE(apr_size_t) apr_shm_size_get(const apr_shm_t *m); +00134 +00135 /** +00136 * Get the pool used by this shared memory segment. +00137 */ +00138 APR_POOL_DECLARE_ACCESSOR(shm); +00139 +00140 /** @} */ +00141 +00142 #ifdef __cplusplus +00143 } +00144 #endif +00145 +00146 #endif /* APR_SHM_T */ +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__shm_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__shm_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__shm_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__shm_8h.html Sun Nov 25 17:05:47 2007 @@ -54,7 +54,7 @@

Detailed Description

APR Shared Memory Routines.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__signal_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__signal_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__signal_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__signal_8h-source.html Sun Nov 25 17:05:47 2007 @@ -130,7 +130,7 @@ 00107 #endif /* __cplusplus */ 00108 00109 #endif /* APR_SIGNAL_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__signal_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__signal_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__signal_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__signal_8h.html Sun Nov 25 17:05:47 2007 @@ -48,7 +48,7 @@

Detailed Description

APR Signal Handling.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__strings_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__strings_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__strings_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__strings_8h-source.html Sun Nov 25 17:05:47 2007 @@ -380,7 +380,7 @@ 00357 #endif 00358 00359 #endif /* !APR_STRINGS_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__strings_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__strings_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__strings_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__strings_8h.html Sun Nov 25 17:05:47 2007 @@ -83,7 +83,7 @@

Detailed Description

APR Strings library.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__support_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__support_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__support_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__support_8h-source.html Sun Nov 25 17:05:47 2007 @@ -78,7 +78,7 @@ 00055 #endif 00056 00057 #endif /* ! APR_SUPPORT_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__support_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__support_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__support_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__support_8h.html Sun Nov 25 17:05:47 2007 @@ -37,7 +37,7 @@

Detailed Description

APR Support functions.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__tables_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__tables_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__tables_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__tables_8h-source.html Sun Nov 25 17:05:47 2007 @@ -488,7 +488,7 @@ 00465 #endif 00466 00467 #endif /* ! APR_TABLES_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__tables_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__tables_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__tables_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__tables_8h.html Sun Nov 25 17:05:47 2007 @@ -116,7 +116,7 @@

Detailed Description

APR Table library.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__thread__cond_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__thread__cond_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__thread__cond_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__thread__cond_8h-source.html Sun Nov 25 17:05:47 2007 @@ -160,7 +160,7 @@ 00137 #endif 00138 00139 #endif /* ! APR_THREAD_COND_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__thread__cond_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__thread__cond_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__thread__cond_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__thread__cond_8h.html Sun Nov 25 17:05:47 2007 @@ -54,7 +54,7 @@

Detailed Description

APR Condition Variable Routines.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__thread__mutex_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__thread__mutex_8h-source.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__thread__mutex_8h-source.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__thread__mutex_8h-source.html Sun Nov 25 17:05:47 2007 @@ -131,7 +131,7 @@ 00108 #endif 00109 00110 #endif /* ! APR_THREAD_MUTEX_H */ -
Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:52 2007 for Apache Portable Runtime by  doxygen 1.5.2
Modified: apr/site/trunk/docs/docs/apr/trunk/apr__thread__mutex_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__thread__mutex_8h.html?rev=598101&r1=598100&r2=598101&view=diff ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__thread__mutex_8h.html (original) +++ apr/site/trunk/docs/docs/apr/trunk/apr__thread__mutex_8h.html Sun Nov 25 17:05:47 2007 @@ -57,7 +57,7 @@

Detailed Description

APR Thread Mutex Routines.

-


Generated on Tue Sep 11 09:20:20 2007 for Apache Portable Runtime by  +
Generated on Mon Nov 26 11:18:53 2007 for Apache Portable Runtime by  doxygen 1.5.2