[PATCH] FTW Port for Newlib

Corinna Vinschen vinschen@redhat.com
Tue Feb 9 10:34:53 GMT 2021


On Feb  8 22:03, Eshan Dhawan via Newlib wrote:
> Ping !!

Sorry, I misinterpreted the subject line and thought this is is
one for Jeff.

> 
> On Thu, Jan 21, 2021 at 3:44 AM Eshan Dhawan <eshandhawan51@gmail.com>
> wrote:
> 
> > From: Eshan dhawan <eshandhawan51@gmail.com>
> >
> > Signed-off-by: Eshan Dhawan <eshandhawan51@gmail.com>
> > ---
> >  newlib/libc/include/ftw.h     |  66 +++++++++++++++
> >  newlib/libc/posix/Makefile.am |   2 +-
> >  newlib/libc/posix/ftw.c       |  33 ++++++++
> >  newlib/libc/posix/nftw.c      | 154 ++++++++++++++++++++++++++++++++++
> >  4 files changed, 254 insertions(+), 1 deletion(-)
> >  create mode 100644 newlib/libc/include/ftw.h
> >  create mode 100644 newlib/libc/posix/ftw.c
> >  create mode 100644 newlib/libc/posix/nftw.c

I pushed this now, together with a patch removing Cygwin's ftw.h.


Thanks,
Corinna



More information about the Newlib mailing list