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

Eshan Dhawan eshandhawan51 at gmail.com
Fri Apr 24 05:21:22 UTC 2020


For testing, I followed the instruction in the blog written by @Vaibhav
Gupta <vaibhav.varodek at gmail.com> 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
<https://lists.rtems.org/pipermail/devel/2020-April/059547.html> )
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
> >>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200424/04241222/attachment.html>


More information about the devel mailing list