summaryrefslogtreecommitdiff
path: root/dso/os390/dso.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright to 2001fielding2001-02-161-1/+1
* standardize the include path in the OS/390 dso directory to get rid of antrawick2001-02-121-1/+1
* renaming various functions for consistency sakedougm2001-02-081-2/+2
* watch out for a double-unload. one manually from apr_dso_unload(), followedgstein2001-01-191-14/+14
* Add linkage declarations to the DSO functions.rbb2001-01-121-7/+7
* Move all of the dso private header files to an arch directory underrbb2000-11-091-1/+1
* Switch the order of the dllqueryxxx calls. dllqueryvar is the only onegregames2000-08-311-4/+4
* Add support to APR for dsos on OS/390.trawick2000-08-171-0/+129