POSIX XXXat() methods

Sebastian Huber sebastian.huber@embedded-brains.de
Tue Jul 21 05:03:06 GMT 2020


On 21/07/2020 07:00, Sebastian Huber wrote:
> On 21/07/2020 00:33, Joel Sherrill wrote:
>
>> Eshan has been looking for generic implementations of the 15 POSIX 
>> methods
>> like openat(), mkdirat(), etc. He has searched the normal places I 
>> know of
>> and hasn't found implementations of most of them that don't just call a
>> dedicated system call. Here is his analysis.
>>
>> https://docs.google.com/spreadsheets/d/1nEniQOs9TxDy5fb7P0_XFg7VknQDldG1BDFWSoqdKg0/edit?usp=sharing 
>>
> FreeBSD supports all of the mentioned functions. I am not sure why 
> there are "No" in the FreeBSD column.
Sorry, scandirat() is not supported, but this is a GNU extension and not 
a POSIX function.


More information about the Newlib mailing list