Historial de Commits

Autor SHA1 Mensaje Fecha
  Andy Polyakov c6cb42e4fb "Relax" prototype and rename DSO_global_lookup_func to DSO_global_lookup. hace 19 años
  Andy Polyakov 68b64fb610 Add DSO_global_lookup_func implementation. See commentary in dso_lib.c hace 19 años
  Andy Polyakov 21ac2b964b Eliminate gcc -pedantic warnings. hace 19 años
  Andy Polyakov 79e1dd65ab Allow for dso load by explicit path on HP-UX. hace 19 años
  Andy Polyakov 7ed876533a New function, DSO_pathbyaddr, to find pathname for loaded shared object hace 19 años
  Lutz Jänicke 4309c4ad46 Third argument to shl_load() is "long address", not a pointer. hace 22 años
  Richard Levitte cbecb3ac37 There's an ongoing project to bring some kind of path selection hace 22 años
  Richard Levitte acf60ef707 At least for the two common Unixly DSO loading methods, include the hace 23 años
  Richard Levitte f3229ee19a Use one address consistently. hace 23 años
  Geoff Thorpe b7b6c047ca This change to the "dl", "dlfcn", and "win32" DSO_METHODs adds the filename hace 23 años
  Richard Levitte e06433d9ba shl_load() also needs to load along a path given through an hace 24 años
  Richard Levitte 551e5990d2 On HP-UX, at least when shl_* are used, the libraries have the hace 24 años
  Richard Levitte d9efa3616a For the operating systems where it matters, it is sometimes good to hace 24 años
  Geoff Thorpe 51c8dc37dd This changes the behaviour of the DSO mechanism for determining an hace 24 años
  Richard Levitte e9a583aa26 Pointer error corrected hace 24 años
  Geoff Thorpe 75a382bd90 None of the DSO_METHOD's were handling anything except generic messages. hace 24 años
  Geoff Thorpe e9a68cfbc3 Currently the DSO_METHOD interface has one entry point to bind all hace 24 años
  Geoff Thorpe ebbaebf784 This case in the "dso_unload" handlers should not be reported as an error - hace 24 años
  Geoff Thorpe b9e6391582 This change facilitates name translation for shared libraries. The hace 24 años
  Geoff Thorpe 51175595b3 Constification, and a silly mistake in the comments. hace 24 años
  Geoff Thorpe 8f4fac7f96 This is a set of startup code for the DSO support, it's not yet linked into hace 24 años