In article <[EMAIL PROTECTED]>, Karl Pielorz
<[EMAIL PROTECTED]> wrote:
> One of the ways I've tried implementing syscalls is to dlopen() the
> correct library, and fetch the routines address from there (using
> dlsym) - and calling the routine that way...
>
> This doesn't seem to help though :(
It works if you do it right. It's hard to tell what's going wrong in
your case because we just don't have enough details. If you think it
is a bug then please put together a nice small easy-to-use test case
and send it (as a shar file) inside a problem report that you file
using the send-pr command.
John
--
John Polstra [EMAIL PROTECTED]
John D. Polstra & Co., Inc. Seattle, Washington USA
"Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message