[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3e8340491002041126l44bb28a7u8f427f0f5c05e57e@mail.gmail.com>
Date: Thu, 4 Feb 2010 14:26:10 -0500
From: Bryan Donlan <bdonlan@...il.com>
To: Oleg Kutkov <elenbert@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Intercepting system calls
On Thu, Feb 4, 2010 at 2:00 PM, Oleg Kutkov <elenbert@...il.com> wrote:
> Hello.
> Maybe this question is often, but all post i found is too old and some
> things is wrong...
> So, i need to intercept some system calls (socket calls) and make my own
> handler.
> Is there legal, correct and clean way to do it, without hacking system call
> table ?
> Thank.
Why do you need to do this? There may be a better way than overriding syscalls.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists