[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <653402b90609121346n51af4aadi32f8f1e9e4004b8c@mail.gmail.com>
Date: Tue, 12 Sep 2006 22:46:03 +0200
From: "Miguel Ojeda" <maxextreme@...il.com>
To: "Phillip Susi" <psusi@....rr.com>
Cc: "David Woodhouse" <dwmw2@...radead.org>,
guest01 <guest01@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: OT: calling kernel syscall manually
On 9/12/06, Phillip Susi <psusi@....rr.com> wrote:
> What do you mean you have removed the ability to make system calls
> directly? That makes no sense. Glibc has to be able to make system
> calls so you can write your own code that does the same thing if you want.
>
Well, they removed the EXPORT_SYMBOL_GPL(sys_call_table);
http://www.cs.helsinki.fi/linux/linux-kernel/2003-18/0173.html
You can still found syscall addresses with some "tricks".
-
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