termux-packages/disabled-packages/ltrace
Michał Bednarski 1fac669cf3 ltrace: Fix incompatibilities with Android linker
- Find libraries in LD_LIBRARY_PATH if relative path is found in debug
  link_map
- Skip main executable
- Skip /system/bin/linker and [vdso]
- Only set proc->e_machine once, as it might be set wrongly if we later
  try to load library that we couldn't find
2016-05-14 17:22:21 +02:00
..
build.sh ltrace: Step towards working version 2016-05-07 21:48:14 +02:00
ltrace-elf.c.patch ltrace: Fix incompatibilities with Android linker 2016-05-14 17:22:21 +02:00
sysdeps-linux-gnu-proc.c.patch ltrace: Fix incompatibilities with Android linker 2016-05-14 17:22:21 +02:00