This patch has been merged into newlib as of Feb 10 but the RSB for the newlib for rtems6 tools is from Jan 22.
Any issues with updating newlib to pick this up so I can begin to merge Eshan's ftw tests? commit bebb25961c1ed29d217b1a40fc69c77ebdc18bcd Author: Corinna Vinschen <cori...@vinschen.de> Date: Sun Feb 10 15:19:08 2008 +0000 * libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility. * libc/nftw.c (nftw): Ditto. Current RSB newlib: commit cb41c375a6e2c70e5146c1af68549c1a367320da Author: Ben Wijen <b...@wijen.net> Date: Fri Jan 22 16:47:11 2021 +0100 ---------- Forwarded message --------- From: Corinna Vinschen via Newlib <new...@sourceware.org> Date: Tue, Feb 9, 2021 at 4:35 AM Subject: Re: [PATCH] FTW Port for Newlib To: <new...@sourceware.org> Cc: Corinna Vinschen <vinsc...@redhat.com> 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 <eshandhawa...@gmail.com> > wrote: > > > From: Eshan dhawan <eshandhawa...@gmail.com> > > > > Signed-off-by: Eshan Dhawan <eshandhawa...@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
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel