This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: system call interposition using LD_PRELOAD


Thanks for the replies.

ptrace will not work - this is not for an strace or debugging tool,
it's for an exceptionless system call implementation, similar to
FlexSC: http://www.eecg.toronto.edu/~livio/papers/flexsc-osdi10.pdf

Obviously, they must have found a way - I'm wondering if they were
using GNU libc or a different library.

 - Godmar


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]