diff options
author | Rich Felker <dalias@aerifal.cx> | 2016-01-25 19:01:22 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2016-01-25 19:04:45 -0500 |
commit | 4058795d4938ea72a27fb3231ce52c69c7e39637 (patch) | |
tree | 4700c69e4af658e33ab0da78b4252fa69cff2bb8 /src/ldso/i386 | |
parent | 14469371cd1efd2be44f0825fec9ad8bb3216da9 (diff) | |
download | musl-4058795d4938ea72a27fb3231ce52c69c7e39637.tar.gz |
move static-linked stub dlsym out of dynlink.c
the function name is still __-prefixed because it requires an asm
wrapper to pass the caller's address in order for RTLD_NEXT to work.
since this was the last function in dynlink.c still used for static
linking, now the whole file is conditional on SHARED being defined.
Diffstat (limited to 'src/ldso/i386')
0 files changed, 0 insertions, 0 deletions