index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
file_io
/
os2
/
pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap all APR functions in APR_DECLARE macro.
rbb
2001-08-10
1
-4
/
+4
*
Update copyright to 2001
fielding
2001-02-16
1
-1
/
+1
*
renaming various functions for consistency sake
dougm
2001-02-08
1
-6
/
+6
*
Add apr_get_pipe_timeout() for OS/2.
bjh
2000-11-14
1
-0
/
+11
*
Fix OS/2 build after the move of private APR headers to the include/arch/
bjh
2000-11-14
1
-1
/
+1
*
Move all of the file private header files to an arch directory under
rbb
2000-11-09
1
-1
/
+1
*
Include apr_strings.h in a bunch more places that need it.
bjh
2000-08-06
1
-0
/
+1
*
OS/2: Avoid unnecessary calls to set pipe blocking state.
bjh
2000-08-06
1
-2
/
+11
*
prefix libapr functions and types with apr_
dougm
2000-08-02
1
-9
/
+9
*
Fix a missing ;
bjh
2000-06-25
1
-1
/
+1
*
This change to the current state of CVS is supposed to fix a problem
trawick
2000-06-23
1
-3
/
+6
*
ap_create_pipe was changed to return a pipe with both handles
trawick
2000-06-20
1
-7
/
+7
*
ap_puts(), ap_write(): make input buffer ptr const * instead of *
trawick
2000-06-17
1
-1
/
+1
*
back out APR_ prefix for TRUE,FALSE
dougm
2000-04-28
1
-5
/
+5
*
prefix TRUE,FALSE with APR_
dougm
2000-04-28
1
-5
/
+5
*
OS/2: We don't currently have an ungetchar in OS/2's ap_file_t as
bjh
2000-04-28
1
-1
/
+0
*
Fix the problem that the reader of the pipe always got a \0 prefixed in
trawick
2000-04-27
1
-0
/
+1
*
OS/2: First hack at non-blocking & time-outable pipes.
bjh
2000-04-18
1
-7
/
+59
*
ap_set_pipe_timeout() now takes microseconds instead of seconds;
trawick
2000-04-15
1
-1
/
+1
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
rbb
2000-04-14
1
-2
/
+2
*
First stage of migrating OS/2 code to new error code mappings, define & use
bjh
2000-04-08
1
-1
/
+1
*
Finish the APR naming cleanup. This removes the struct's from
rbb
2000-04-03
1
-4
/
+4
*
Change struct file_t to struct ap_file_t. This clarifies things a bit that
rbb
2000-04-03
1
-4
/
+4
*
Update to Apache Software License version 1.1
fielding
2000-03-31
1
-32
/
+31
*
OS/2: Update named pipe functions to match current prototypes.
bjh
2000-03-16
1
-2
/
+7
*
Fix all the License issues. Including:
rbb
2000-03-10
1
-9
/
+9
*
OS/2: file_cleanup() should be namespace protected as it's not static.
bjh
2000-03-03
1
-2
/
+2
*
OS/2: Implement delete on close & fix an allocation error in ap_open_stderr.
bjh
2000-01-10
1
-0
/
+2
*
OS/2: First take at adding buffered file I/O support. Only reads tested so far.
bjh
1999-10-19
1
-0
/
+2
*
Make sure to use ap_null_cleanup instead of NULL when setting an empty
manoj
1999-10-12
1
-2
/
+2
*
Bring file_io up to the new parameter order for APR. I have decided to do
rbb
1999-10-06
1
-1
/
+1
*
First patch to re-order function parameters. This one gets the low hanging
rbb
1999-10-04
1
-2
/
+2
*
Initial revision
rbb
1999-08-17
1
-0
/
+98