This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v1] Port ndbm


On Jul 24 10:47, Joel Sherrill wrote:
> On Wed, Jul 24, 2019 at 2:23 AM Corinna Vinschen <vinschen@redhat.com>
> wrote:
> 
> > On Jul 10 14:25, Vaibhav Gupta wrote:
> > > ---
> > >  newlib/libc/include/ndbm.h     |  93 ++++++++++++++
> > >  newlib/libc/search/Makefile.am |   1 +
> > >  newlib/libc/search/ndbm.c      | 217 +++++++++++++++++++++++++++++++++
> > >  3 files changed, 311 insertions(+)
> > >  create mode 100644 newlib/libc/include/ndbm.h
> > >  create mode 100644 newlib/libc/search/ndbm.c
> >
> > Pushed.
> >
> 
> Thank you.
> 
> It touched a Makefile.am. Doesn't something need to be regenerated?

Oh, right.  Done.


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]