[PATCH v1] Port ndbm

Joel Sherrill joel@rtems.org
Wed Jul 24 15:48:00 GMT 2019


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
>



More information about the Newlib mailing list