summaryrefslogtreecommitdiff
path: root/test/testpipe.c
Commit message (Expand)AuthorAgeFilesLines
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...wrowe2000-08-061-1/+1
* prefix libapr functions and types with apr_dougm2000-08-021-17/+17
* win32/pipe.c:trawick2000-06-191-9/+10
* ap_set_pipe_timeout() now takes microseconds instead of seconds;trawick2000-04-151-1/+1
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesrbb2000-04-141-4/+4
* silly cleanup for APR test pgms to avoid compile warnings andtrawick2000-04-141-1/+1
* Fix some of the APR test programs.rbb2000-04-031-0/+5
* Update to Apache Software License version 1.1fielding2000-03-311-32/+32
* Fix all the License issues. Including:rbb2000-03-101-9/+9
* Add a test program for pipes. Add support for non-buffered CGI's to mod_cgi.rbb2000-03-011-0/+112