This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: Ping: [PATCH] Add inline bsearch expansion


On Mon, Feb 11, 2013 at 02:15:21PM -0800, Roland McGrath wrote:
> > 2013-02-09   Ond$,1 yej B,Amlka  <neleai@seznam.cz>
> > 
> >         * bits/stdlib-bsearch.h: New file.
> >         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
> >         * stdlib/stdlib.h(bsearch): Add inline bsearch.
> 
> Space before that paren.
> 
> > +/* Perform binary search - inline version.
> > +
> > +   Copyright (C) 1991-2013 Free Software Foundation, Inc.
> 
> Drop this blank line.
> 
> 
> It's OK to commit with those fixes.
>
Commited. 
> 
> Thanks,
> Roland


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