Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Joakim Tjernlund 00b6ddf079 Add debug printout of RTLD_GLOBAL and RTLD_NOW flag. 20 жил өмнө
  Joakim Tjernlund 61c12b2778 Initial support for both RUNPATH support. 20 жил өмнө
  Joakim Tjernlund 52b5a52b48 Fix dlopen to handle circular dependency libs. Wouldn't surprise me if something else 20 жил өмнө
  Joakim Tjernlund fdaf1b4fa8 Cleanup library loading. 20 жил өмнө
  Joakim Tjernlund 08bfa39347 Fix bug 214, reported by aurel. This is a major update that 20 жил өмнө
  Joakim Tjernlund e6816a15ab Moved the addition of load address from the fast path 20 жил өмнө
  Peter Kjellerstedt acd92003c8 Avoid compiler warnings. 21 жил өмнө
  Eric Andersen c1fab223a5 Fixup function prototypes to match definitions in include/dlfcn.h 21 жил өмнө
  Mike Frysinger a7e14569d2 fix eriks e-mail address 21 жил өмнө
  Joakim Tjernlund a5ebab1766 Add BIND NOW support to MIPS. 21 жил өмнө
  Joakim Tjernlund 0038f6a229 Add RTLD_LOCAL support for dlopened libs. Reported by 21 жил өмнө
  Joakim Tjernlund dc0f822bfe - Remove dynamic_size from struct elf_resolve. 21 жил өмнө
  Joakim Tjernlund f3e2baa25c unmap ld.so.cache when dlopen() returns. 21 жил өмнө
  Joakim Tjernlund f8b23fd8da Don't SEGV if library not found. 21 жил өмнө
  Eric Andersen 3b8039fd51 This patch from Mike Frysinger, extended from an earlier patch from Peter S. 21 жил өмнө
  Joakim Tjernlund 90c50876ac Second attempt to fix the INIT/FINI order. This time I think I got it right :) 21 жил өмнө
  Eric Andersen 25d09f9ca6 Use a more appealing name, matching the function prototype 21 жил өмнө
  Joakim Tjernlund b54df7ec54 First attempt to fix the INIT/FINI ordering. Fingers crossed :) 21 жил өмнө
  Joakim Tjernlund f60c464f08 Remove unused variables. From Peter Mazinger. 21 жил өмнө
  Joakim Tjernlund 94a9a5a209 Let ldso find libc's malloc function and set _dl_malloc_function. 21 жил өмнө
  Joakim Tjernlund ee55de4929 Added test for RTLD_GLOBAL flag in _dl_find_hash(). 21 жил өмнө
  Joakim Tjernlund 8e4a1b8a99 Hopefully fix Laszlo and Jacobs dlopen problem. 21 жил өмнө
  Joakim Tjernlund 6d6f3a5c26 Let ldso decide if it should relocate itselft a second time. This 21 жил өмнө
  Joakim Tjernlund 9f47eaf322 Fix usage_count in ldso/libdl. 21 жил өмнө
  Joakim Tjernlund 97688568de This should fix the dlsym problem Peter van Hoyweghen reported. 21 жил өмнө
  Eric Andersen a707192f6c Teach libdl to use normal libc symbols whenever possible, i.e. malloc 21 жил өмнө
  Eric Andersen f902d41672 Fix screwed up indenting 21 жил өмнө
  Eric Andersen 25d1e1b413 Revert this stuff for now 21 жил өмнө
  Eric Andersen db5a9ef35b Sigh. I got things working this morning, then checked stuff in from the wrong 21 жил өмнө
  Eric Andersen b998ae0611 Based on a patch from Alexandre Oliva, make sure _dl_malloc returns a nicely 21 жил өмнө