about summary refs log tree commit diff
path: root/arch/arm/bits/syscall.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-07-07 16:32:27 -0400
committerRich Felker <dalias@aerifal.cx>2012-07-07 16:32:27 -0400
commitd93e028c6bbd491592313fc77e056f6424ea4668 (patch)
tree5d9ccc113061da9dc431cf67613d35099546f562 /arch/arm/bits/syscall.h
parent920baab81f98a3cae3436361cdd044afe21fe347 (diff)
downloadmusl-d93e028c6bbd491592313fc77e056f6424ea4668.tar.gz
musl-d93e028c6bbd491592313fc77e056f6424ea4668.tar.xz
musl-d93e028c6bbd491592313fc77e056f6424ea4668.zip
fix dlsym RTLD_NEXT support
previously this was being handled the same as a library-specific,
dependency-order lookup on the next library in the global chain, which
is likely to be utterly meaningless. instead the lookup needs to be in
the global namespace, but omitting the initial portion of the global
library chain up through the calling library.
Diffstat (limited to 'arch/arm/bits/syscall.h')
0 files changed, 0 insertions, 0 deletions