Hi,

I added some initial glue for openat to dietlibc in the t2/trunk.

Let me know if it works for you :-)!

        René

On 12.11.2010, at 22:00, Gerardo Di Iorio wrote:

> Hi,
> thanks for the help.
> I have see in the code of dietlibc.
> The definition of openat is present, but not is present the implentation.
> I have see the implemantation of openat in ulibc
> http://git.uclibc.org/uClibc/commit/?id=fc0cc43885c69b3029d5783f3ce65ff53f8defe5
> but i not is able to port to dielibc.
> You can help to port this function into dietlibc?
> Is last function that have need for upgrade udev to version 164.
> 
> regards
> Gerardo di Iorio
> 
> 
> 2010/11/12 René Rebe <[email protected]>:
>> Dear Gerardo,
>> 
>> On 12.11.2010, at 07:25, Gerardo Di Iorio wrote:
>> 
>>> hi,
>>> i have an problem in linking phase  with function 'openat' using
>>> dietlibc library.
>>> The system is amd64.
>>> was is the problem?
>> 
>> 
>> the *at family of functions, including openat(), are pretty new functions 
>> and not yet available in dietlibc. Packages usually have optional support 
>> for those function and should provide a way to "configure" without *at 
>> functions.
>> 
>> Alternatively one could also implement those functions in dietlibc, may be 
>> as simple as some syscall wrappers, ...
>> 
>>        René
>> 
>> --
>>  René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin
>>  http://exactcode.com | http://t2-project.org | http://rene.rebe.de
>> 
>> 
> 
> 
> 
> -- 
> http://www.gerardodiiorio.com

-- 
  René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin
  http://exactcode.com | http://t2-project.org | http://rene.rebe.de

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to