History log of /seL4-refos-master/libs/libmuslc/src/ldso/i386/dlsym.s
Revision Date Author Comments
# 72b25ddb 14-Apr-2015 Rich Felker <dalias@aerifal.cx>

use hidden visibility for call from dlsym to internal __dlsym


# 623753ad 15-Aug-2011 Rich Felker <dalias@aerifal.cx>

RTLD_NEXT support

the asm wrapper is needed to get the return address without
compiler-specific extensions.