summaryrefslogtreecommitdiffstats
path: root/crypto/dso/dso_dlfcn.c
AgeCommit message (Expand)Author
2000-10-26For the operating systems where it matters, it is sometimes good toRichard Levitte
2000-10-26This changes the behaviour of the DSO mechanism for determining anGeoff Thorpe
2000-10-08None of the DSO_METHOD's were handling anything except generic messages.Geoff Thorpe
2000-06-21* This adds some checking to the 'dlfcn' DSO_METHOD that at least letsGeoff Thorpe
2000-06-16Currently the DSO_METHOD interface has one entry point to bind allGeoff Thorpe
2000-04-25This case in the "dso_unload" handlers should not be reported as an error -Geoff Thorpe
2000-04-19This change facilitates name translation for shared libraries. TheGeoff Thorpe
2000-04-06Constification, and a silly mistake in the comments.Geoff Thorpe
2000-04-06This helps make the DSO stuff more portable;Geoff Thorpe
2000-04-04This is a set of startup code for the DSO support, it's not yet linked intoGeoff Thorpe