aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dso/dso_dlfcn.c
Commit message (Expand)AuthorAgeFilesLines
* This change to the "dl", "dlfcn", and "win32" DSO_METHODs adds the filenameGeoff Thorpe2001-04-251-0/+3
* For the operating systems where it matters, it is sometimes good toRichard Levitte2000-10-261-7/+15
* This changes the behaviour of the DSO mechanism for determining anGeoff Thorpe2000-10-261-23/+49
* None of the DSO_METHOD's were handling anything except generic messages.Geoff Thorpe2000-10-081-26/+2
* * This adds some checking to the 'dlfcn' DSO_METHOD that at least letsGeoff Thorpe2000-06-211-2/+22
* Currently the DSO_METHOD interface has one entry point to bind allGeoff Thorpe2000-06-161-15/+47
* This case in the "dso_unload" handlers should not be reported as an error -Geoff Thorpe2000-04-251-4/+1
* This change facilitates name translation for shared libraries. TheGeoff Thorpe2000-04-191-1/+47
* Constification, and a silly mistake in the comments.Geoff Thorpe2000-04-061-4/+4
* This helps make the DSO stuff more portable;Geoff Thorpe2000-04-061-0/+2
* This is a set of startup code for the DSO support, it's not yet linked intoGeoff Thorpe2000-04-041-0/+179