[PATCH] aio support for uClibc

Bernhard Fischer rep.dot.nop at gmail.com
Sat Jul 5 09:26:25 UTC 2008


On Fri, Jul 04, 2008 at 10:00:05PM +0200, Carmelo Amoroso wrote:
>Cristi Magherusan wrote:
>> Hello,
>> 
>> You can find attached the patch that adds into librt optional support
>> for stubs of the aio functions, as I promised a few days ago.
>> 
>> It's mostly a copy/paste from glibc, with a few modifications needed for
>> it to compile, I hope I haven't missed anything and that there won't be
>> license-related issues.
>> 
>> Best regards,
>> Cristi
>> 
>> 
>It may be worth running the open posix testsuite from the LTP,
>even only the AIO part just to verify that it is compliant
>and that all required interface are there.

>From a short glance, we want the exact opposite: No stubs but the real
implementation. Also in my POV putting all the aio_*() into one
librt/aio.c would be preferred, but that's just cosmetics, admittedly.



More information about the uClibc mailing list