[Vm-dev] Call to Unix experts: how i can obtain a pointers to mmap/dlopen/dlsym functions?

K. K. Subramaniam kksubbu.ml at gmail.com
Sat Sep 25 07:32:29 UTC 2010


On Saturday 25 Sep 2010 6:44:19 am Igor Stasenko wrote:
> But on Linux, mmap() is a part of GLIBC library.
> Any idea, what module name i could use to get a pointer to
> mmap/dlopen/dlsym using interpreterProxy functions?
libc.so.6 (for sixth generation C library). see man page for libc

Subbu


More information about the Vm-dev mailing list