summaryrefslogtreecommitdiff
path: root/include/arch/win32/misc.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagAPACHE_2_0_BETA_CANDIDATE_1(no author)2001-02-041-175/+0
* toss datastruct. no longer used.gstein2000-12-061-13/+10
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...wrowe2000-08-061-18/+19
* prefix libapr functions and types with apr_dougm2000-08-021-3/+3
* damn. went through all that work to const-ify "key" but missed the data.gstein2000-07-081-2/+2
* Cleanup yesterday's patch to make APR use APR namespace protected macros.rbb2000-06-221-3/+3
* Big commit. Basically, if APR defines a public feature macro, then APRrbb2000-06-221-3/+3
* Merging windows and Unix common misc files.rbb2000-05-171-0/+76
* Remove the separate beos directory and add support to the unix directoryrbb2000-05-161-1/+4
* Add the status parameter back to the Other Child logic.rbb2000-04-241-1/+1
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.rbb2000-04-221-1/+1
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesrbb2000-04-141-6/+0
* Update the error handling in APR. This includes the docs in APRDesign.rbb2000-04-071-0/+1
* Other child logic finished for Unix. Docs are forthcoming. This shouldrbb2000-04-041-0/+1
* First cut at other child logic for unix. Test programs and more workrbb2000-04-041-0/+10
* fix the rest of the struct foo_t to struct ap_foo_t. Next is removing therbb2000-04-031-1/+1
* Update to Apache Software License version 1.1fielding2000-03-311-31/+30
* Fix all the License issues. Including:rbb2000-03-101-9/+9
* Fix the logic in blocking vs non-blocking pipes to children. It onlyrbb1999-12-031-3/+18
* Deal with pool function failures in a clean way. I need to look at how werbb1999-11-241-0/+1
* Under Linux, I always got amartin1999-11-201-0/+1
* A change to how APR uses user data. Now, user data is a linked list thatrbb1999-09-141-1/+8
* Fix compilation bugs in APR. Move compiled libraries into a common libsrbb1999-08-271-2/+0
* Initial revisionrbb1999-08-171-0/+71