|
From: Rob H. <ti...@ge...> - 2005-08-18 20:55:34
|
Tavis pointed out a hack which fixes the problem. I can get a local copy
of glibc with dlopen("/lib/libc.so.6", RTLD_LOCAL | RTLD_NOW) and use
those symbols for the pointers instead.
Cheers,
Rob
--=20
|