Geoff Thorpe
b9e6391582
This change facilitates name translation for shared libraries. The
...
technique used is far from perfect and alternatives are welcome.
Basically if the translation flag is set, the string is not too
long, and there appears to be no path information in the string,
then it is converted to whatever the standard should be for the
DSO_METHOD in question, eg;
blah --> libblah.so on *nix, and
blah --> blah.dll on win32.
This change also introduces the DSO_ctrl() function that is used
by the name translation stuff.
2000-04-19 21:45:17 +00:00
..
2000-04-09 12:52:40 +00:00
2000-03-14 13:56:00 +00:00
2000-04-14 23:36:15 +00:00
2000-03-20 18:16:52 +00:00
2000-03-05 00:19:36 +00:00
2000-04-01 10:39:33 +00:00
2000-03-05 00:19:36 +00:00
2000-04-09 12:52:40 +00:00
2000-04-01 10:39:33 +00:00
2000-03-05 00:19:36 +00:00
2000-03-05 00:19:36 +00:00
2000-04-19 21:45:17 +00:00
2000-04-14 23:36:15 +00:00
2000-03-17 23:49:15 +00:00
2000-03-27 00:53:27 +00:00
2000-03-14 13:56:00 +00:00
2000-03-18 15:18:27 +00:00
2000-02-03 23:23:24 +00:00
2000-03-19 12:15:24 +00:00
2000-02-03 18:22:01 +00:00
2000-03-12 12:49:45 +00:00
2000-03-05 00:19:36 +00:00
2000-03-03 00:06:40 +00:00
2000-04-09 12:52:40 +00:00
2000-03-22 13:50:23 +00:00
2000-03-30 06:11:54 +00:00
2000-03-14 13:56:00 +00:00
2000-03-20 18:16:52 +00:00
2000-04-01 10:39:33 +00:00
2000-03-19 12:15:24 +00:00
2000-03-05 00:19:36 +00:00
2000-03-20 18:16:52 +00:00
2000-02-03 23:23:24 +00:00
2000-02-26 11:17:33 +00:00
2000-01-30 23:33:40 +00:00
2000-04-09 12:52:40 +00:00
2000-04-09 12:52:40 +00:00
1999-07-29 12:57:23 +00:00
2000-03-05 00:19:36 +00:00
2000-04-04 22:32:19 +00:00
1999-05-21 11:16:48 +00:00
2000-04-04 22:32:19 +00:00
2000-04-04 22:32:19 +00:00
1999-07-29 12:57:23 +00:00
2000-02-03 02:56:48 +00:00
2000-02-01 02:21:16 +00:00
2000-01-23 23:41:49 +00:00
1999-11-12 01:42:59 +00:00
2000-04-04 22:32:19 +00:00
2000-02-16 12:09:17 +00:00
2000-03-18 15:18:27 +00:00
2000-02-11 09:47:18 +00:00
2000-02-18 09:06:55 +00:00
2000-04-01 11:21:14 +00:00
1999-05-13 13:29:41 +00:00
1999-04-26 16:43:10 +00:00