public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: newlib@sourceware.org
Subject: Re: [PATCH] FTW Port for Newlib
Date: Tue, 9 Feb 2021 11:34:53 +0100	[thread overview]
Message-ID: <20210209103453.GS4251@calimero.vinschen.de> (raw)
In-Reply-To: <CAH5ZSWqeLpYpzsAbd+TrYN51icfaeGBzdLEAkiMTAA0pKBHsiA@mail.gmail.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 <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


      reply	other threads:[~2021-02-09 10:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20 22:14 Eshan Dhawan
2021-02-08 16:33 ` Eshan Dhawan
2021-02-09 10:34   ` Corinna Vinschen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210209103453.GS4251@calimero.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=newlib@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).