[PATCH 0/1] Adding aio.h to newlib

Gedare Bloom gedare at rtems.org
Fri Apr 24 14:40:05 UTC 2020


OK thanks. My preference is to sit on these 2 patches until after we
release rtems5.

On Thu, Apr 23, 2020 at 11:21 PM Eshan Dhawan <eshandhawan51 at gmail.com> wrote:
>
> For testing, I followed the instruction in the blog written by @Vaibhav Gupta last year for applying a patch to newlib
> (the blog can be read here: https://medium.com/my-gsoc-2019-journey/apply-newlib-patch-to-rtems-source-builder-6873b0fb31b8 )
> After building the toolchain again, aio.h was present in the include directory of the toolchain (sparc-rtems5)
> then I build sparc/erc32 BSP with the new toolchain and the other patch ( patch to remove aio.h from rtems )
> and ran the aio tests present in testsuite/psxtests.
> I also did the same for riscv/rv32imac.
>
> -Eshan
>
> On Fri, Apr 24, 2020 at 8:29 AM Gedare Bloom <gedare at rtems.org> wrote:
>>
>> Hi Eshan,
>>
>> How did you test it?
>>
>> On Thu, Apr 23, 2020 at 12:58 PM Eshan Dhawan <eshandhawan51 at gmail.com> wrote:
>> >
>> > hello,
>> > This patch adds aio.h to newlib.
>> > If it is ok should I send it to newlib mailing list??
>> > thanks
>> > -Eshan
>> >
>> >
>> > On Fri, Apr 24, 2020 at 12:04 AM Eshan dhawan <eshandhawan51 at gmail.com> wrote:
>> >>
>> >> Added aio.h in newlib/libc/include
>> >>
>> >> the file is taken from RTEMS (rtems/cpukit/include)
>> >>
>> >> Build successful for sparc-rtems5 and tested it RTEMS Source Builder (rsb)
>> >>
>> >> Eshan dhawan (1):
>> >>   Adding aio.h to newlib/libc/include from RTEMS
>> >>
>> >>  newlib/libc/include/aio.h | 193 ++++++++++++++++++++++++++++++++++++++
>> >>  1 file changed, 193 insertions(+)
>> >>  create mode 100644 newlib/libc/include/aio.h
>> >>
>> >> --
>> >> 2.17.1
>> >>


More information about the devel mailing list