summaryrefslogtreecommitdiff
path: root/include/arch/os2/dso.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Update our copyright for this year.fielding2002-03-131-1/+1
* Update copyright to 2001fielding2001-02-161-1/+1
* OS2 was chasing os2errno.h which we hid in a private platform directory,wrowe2001-01-281-3/+0
* prefix libapr functions and types with apr_dougm2000-08-021-3/+3
* 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
* Improve error checking in OS/2 DSO code & add a cleanup function.bjh2000-04-041-1/+2
* 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-36/+34
* More tidy up for the dso functions. Somehow missed these in my previousdreid2000-03-281-1/+1
* Clean up OS/2 DSO code so it at least compiles.bjh2000-03-271-2/+5
* This is the first pass at DSO support for APR. It's basically the patchdreid2000-03-261-0/+70