Skip to content
  1. Apr 19, 2000
    • Geoff Thorpe's avatar
      This change facilitates name translation for shared libraries. The · b9e63915
      Geoff Thorpe authored
      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.
      b9e63915
  2. Apr 14, 2000
  3. Apr 10, 2000
  4. Apr 06, 2000
  5. Apr 04, 2000
  6. Apr 01, 2000
  7. Mar 30, 2000
  8. Mar 27, 2000
  9. Mar 22, 2000
  10. Mar 19, 2000
  11. Mar 14, 2000
  12. Mar 13, 2000
  13. Mar 10, 2000
  14. Mar 07, 2000
  15. Mar 06, 2000
  16. Mar 05, 2000
  17. Mar 04, 2000
  18. Mar 03, 2000
  19. Mar 02, 2000
  20. Mar 01, 2000
  21. Feb 29, 2000
  22. Feb 28, 2000
  23. Feb 27, 2000