[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a36005b50612131201j766d7585yad6d77629582d468@mail.gmail.com>
Date: Wed, 13 Dec 2006 12:01:14 -0800
From: "Ulrich Drepper" <drepper@...il.com>
To: "Teunis Peters" <teunis@...tersgift.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Question: removal of syscall macros?
On 12/13/06, Teunis Peters <teunis@...tersgift.com> wrote:
> Now that syscall macros have been pulled from the -mm tree, what method
> is recommended to use syscalls?
glibc forever had a syscall() function for just that purpose. It was
never a good idea to use the macros since they didn't work in PIC.
-
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