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 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?

--joel

>
>
> Thanks,
> Corinna
>
> --
> Corinna Vinschen
> Cygwin Maintainer
> Red Hat
>


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