login
Header Space

 
 

Re: [Uclinux-dist-devel] Re: [PATCH] Blackfin arch: add some missing syscall

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <bryan.wu@...>
Cc: Bernd Schmidt <bernds_cb1@...>, <bernd.schmidt@...>, <linux-arch@...>, Matthew Wilcox <matthew@...>, Linux Kernel <linux-kernel@...>, Paul Mundt <lethal@...>, <uclinux-dist-devel@...>, Andrew Morton <akpm@...>
Date: Friday, September 14, 2007 - 2:44 am

On 9/14/07, Bryan Wu <bryan.wu@analog.com> wrote:

most functions like this dont have any real libc component ... uClibc
will define userspace symbols that merely make a syscall iff the __NR_
exists in the headers

if we have __NR_mremap in our unistd.h, we'll automagically get the
mremap() symbol in uClibc which simply passes along the args to the
kernel
-mike
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Blackfin arch: add some missing syscall, Bryan Wu, (Thu Sep 13, 3:56 am)
Re: [PATCH] Blackfin arch: add some missing syscall, Matthew Wilcox, (Thu Sep 13, 4:18 am)
Re: [PATCH] Blackfin arch: add some missing syscall, Paul Mundt, (Thu Sep 13, 4:47 am)
Re: [PATCH] Blackfin arch: add some missing syscall, Mike Frysinger, (Thu Sep 13, 4:37 am)
Re: [Uclinux-dist-devel] Re: [PATCH] Blackfin arch: add some..., Mike Frysinger, (Fri Sep 14, 2:44 am)
Re: [PATCH] Blackfin arch: add some missing syscall, Paul Mundt, (Thu Sep 13, 4:07 am)
Re: [PATCH] Blackfin arch: add some missing syscall, Paul Mundt, (Thu Sep 13, 4:09 am)
speck-geostationary