On Mon, Jul 20, 2009 at 10:10 AM, Mike Frysinger<[email protected]> wrote:
> On Friday 24 October 2008 11:00:19 Hamish Guthrie wrote:
>> I have been scratching through the trunk code and mailing lists to no
>> avail - has anyone implemented openat and family of functions?
>
> if it isnt in the source code, then no one has implemented it.  since none of
> the *at functions show up under libc/, then ...
> -mike
>

It seems that they exist as system calls and adding them as system
calls seems to work.
Doing this allows the latest udev to work under uClibc.

So, assuming your kernel+architecture can do it, then uClibc should be
able to do it with the right patches.

-- 
Kevin Day
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to