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
1.5.2