Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Frysinger 9ca7a065be ldso: use __func__ rather than __FUNCTION__ hace 13 años
  Filippo Arcidiacono 9b42da7d05 libdl: fix size parameter when unmap library in dlclose hace 13 años
  Timo Teräs 0c7690f6a5 ldso: support RTLD_NOLOAD hace 13 años
  Carmelo Amoroso e4aa966cf2 ldso: let people disable to lookup into LD_LIBRARY_PATH hace 13 años
  Carmelo Amoroso 54a1c7691b libdl: remove _dl_ldsopath from libdl.a hace 13 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
  Carmelo Amoroso 3b3285b1b7 Merge remote-tracking branch 'origin/master' into prelink hace 13 años
  Bernhard Reutner-Fischer 133bc4376a ldso: remove now unused variable hace 13 años
  Philip Craig bb8551685e Fix memory leak in dlopen()/dlclose(). hace 13 años
  Filippo Arcidiacono c0e0210921 libdl: fix tls symbol lookup in dlsym hace 13 años
  Carmelo Amoroso 2aee0efdec Merge remote branch 'origin/master' into prelink hace 13 años
  Salvatore Cro aaf4cbd98f Add protected symbols support for all architectures hace 13 años
  Bernhard Reutner-Fischer a11fcabb4a Revert "ldso: silence warning about unused tls var if !tls" hace 14 años
  Bernhard Reutner-Fischer 23fa805150 ldso: silence warning about unused tls var if !tls hace 14 años
  Filippo Arcidiacono 4136ca46e3 ldso: Add support for LD_WARN and LD_TRACE_PRELINKING hace 14 años
  Filippo Arcidiacono 94cc6edb78 ldso: Rework global scope handling and symbol lookup mechanism hace 14 años
  Bernhard Reutner-Fischer bf735eb494 silence warning about incompatible types with _dl_init_static_tls hace 14 años
  Timo Teräs b93b98daf0 ldso: support RTLD_NODELETE and DF_1_NODELETE hace 14 años
  Hans-Christian Egtvedt f3217f9be3 check if USE_TLS is defined before use hace 14 años
  Mike Frysinger 1f5e333a15 ldso: clean up breakage in tls merge hace 15 años
  Bernhard Reutner-Fischer 13d8b0f9c2 fix coding style hace 15 años
  Austin Foxley 534661b91c ldso/: tls support for dynamic linker hace 15 años
  Denis Vlasenko 27d501fdbf simple optimizations and style fixes in dynamic loading hace 15 años
  Bernhard Reutner-Fischer ea7af1aad7 - fix use after free (Kevin Day) hace 16 años
  Carmelo Amoroso a7d54e2619 libdl: use stderr consistently. hace 16 años
  Bernhard Reutner-Fischer 1372e95c24 - remove a couple of duplicate includes hace 16 años