Historique des commits

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