Re: [PATCH v2] Port ndbm - Remove Declaration of dbm_forder

Vaibhav Gupta <[email protected]>
Newsgroups gmane.comp.lib.newlib
Message-ID <CAP+cEOPbfqa6QAq2GsKjv8NPNAZVhLfnnE6oviFBJV-EXEgBMA@mail.gmail.com>
On Thu, Jul 25, 2019 at 7:01 PM Corinna Vinschen <[email protected]>
wrote:

> On Jul 25 18:54, Vaibhav Gupta wrote:
> > ---
> >  newlib/libc/include/ndbm.h | 3 ---
> >  1 file changed, 3 deletions(-)
> >
> > diff --git a/newlib/libc/include/ndbm.h b/newlib/libc/include/ndbm.h
> > index 6c803702e..c5084b9c2 100644
> > --- a/newlib/libc/include/ndbm.h
> > +++ b/newlib/libc/include/ndbm.h
> > @@ -79,9 +79,6 @@ int  dbm_delete(DBM *, datum);
> >  int   dbm_error(DBM *);
> >  datum         dbm_fetch(DBM *, datum);
> >  datum         dbm_firstkey(DBM *);
> > -#if __BSD_VISIBLE
> > -long  dbm_forder(DBM *, datum);
> > -#endif
> >  datum         dbm_nextkey(DBM *);
> >  DBM  *dbm_open(const char *, int, mode_t);
> >  int   dbm_store(DBM *, datum, datum, int);
> > --
> > 2.21.0
>
> Pushed.
>
Thanks for considering it !
Vaibhav Gupta

>
>
> Thanks,
> Corinna
>
> --
> Corinna Vinschen
> Cygwin Maintainer
> Red Hat
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.