Historial de Commits

Autor SHA1 Mensaje Fecha
  Waldemar Brodkorb 52df983934 remove editor hints for vi hace 7 años
  Waldemar Brodkorb 569914be2e fix static linking for FDPIC toolchains hace 7 años
  Leonid Lisovskiy bc5949fd4f ldso: fix dlsym hang when reloading DSOs hace 8 años
  Leonid Lisovskiy 0bc1394750 ldso: Consistently set & use DL_OPENED flag in both ld.so and libdl hace 8 años
  Leonid Lisovskiy 2f389d46df ldso: Use single rtld_flags interpretation through all the calls hace 8 años
  Leonid Lisovskiy 27f1b2c66c libdl: dlopen() mustn't forget RTLD_NODELETE flag hace 8 años
  Waldemar Brodkorb cc04ab27ba dlclose fix hace 8 años
  Baruch Siach 54979ed770 libdl: fix unused variable warning hace 10 años
  Gregory Fong b57e9640db ldso/libdl: Also include dl-tls.h for for !SHARED. hace 11 años
  Filippo Arcidiacono 231e4a9b4b libdl: fix dlopen implementation from statically linked application hace 11 años
  Nathan Sidwell 6239e4c69d Fix some fragileness in dlopen/do_dlopen wrapper & worker pair. hace 11 años
  Timo Teräs df3a5fcc8d dl: fix dlsym lookups with RTLD_NEXT hace 11 años
  Peter S. Mazinger 73089985a9 libdl.c: disable dlinfo hace 13 años
  Peter S. Mazinger 406aa4df9b libdl: no need for _dl_strstr in libdl, use strstr hace 13 años
  Peter S. Mazinger a5de87e5b5 libdl.c: hide dl_cleanup hace 13 años
  Peter S. Mazinger f9946285ce libdl.c,dl-string.h: do not use inlined _dl_memset and others in libdl hace 13 años
  Filippo Arcidiacono 260260f336 libdl: fix memleak for local scope of dlopened's needed libraries hace 12 años
  Carmelo Amoroso 99d28cc086 libdl: fix dlclose handling of symbol scope hace 12 años
  Khem Raj bee3ea0f5a mips/libdl: Apply relocations after appending the new scope hace 12 años
  Timo Teräs f69319d5a7 libdl: rudimentary locking for dlopen/dlsym/dlclose hace 13 años
  Mike Frysinger 9ca7a065be ldso: use __func__ rather than __FUNCTION__ hace 12 años
  Filippo Arcidiacono 9b42da7d05 libdl: fix size parameter when unmap library in dlclose hace 12 años
  Timo Teräs 0c7690f6a5 ldso: support RTLD_NOLOAD hace 12 años
  Carmelo Amoroso e4aa966cf2 ldso: let people disable to lookup into LD_LIBRARY_PATH hace 12 años
  Carmelo Amoroso 54a1c7691b libdl: remove _dl_ldsopath from libdl.a hace 12 años
  Richard Braun 3d5cec4ff7 libdl: add option for controlling dl_cleanup hace 13 años
  Carmelo Amoroso 7682323a3a Merge remote-tracking branch 'origin/master' into prelink hace 13 años
  Bernhard Reutner-Fischer 6b76a71299 libdl: search for ELF_RTYPE_CLASS_DLSYM in dlsym() hace 13 años
  Bernhard Reutner-Fischer bfbab32be6 ldso: commentary typo fix hace 13 años
  Filippo Arcidiacono 974d314057 libdl: fix local symbol's address handling in dladdr hace 13 años