summaryrefslogtreecommitdiff
path: root/include/arch/unix/dso.h
Commit message (Expand)AuthorAgeFilesLines
* We have pools not contexts...dreid2001-04-291-2/+2
* Include <macho-dyld.h>wsanchez2001-04-181-0/+4
* Update copyright to 2001fielding2001-02-161-1/+1
* prefix libapr functions and types with apr_dougm2000-08-021-2/+2
* constification.ben2000-06-111-1/+1
* Fix building with DSO support. If any module is configured to berbb2000-06-011-0/+5
* Rework DSO error reporting to be more flexible & informative.bjh2000-05-311-0/+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-1/+1
* fix the rest of the struct foo_t to struct ap_foo_t. Next is removing therbb2000-04-031-1/+1
* Next part of putting the "old" dso code into APR. Again, this seemsdreid2000-04-021-3/+24
* Update to Apache Software License version 1.1fielding2000-03-311-36/+34
* Add DSO's to the APR build process. This also cleans up the DSO stuff, torbb2000-03-271-3/+4
* This is the first pass at DSO support for APR. It's basically the patchdreid2000-03-261-0/+70