Date: Thu, 11 Jun 2015 15:21:07 +0800 From: Erich Dollansky <erichsfreebsdlist@alogt.com> To: Hans Petter Selasky <hps@selasky.org> Cc: "freebsd-hackers@freebsd.org" <freebsd-hackers@FreeBSD.org> Subject: Re: allow ffs & co. a binary search Message-ID: <20150611152107.61f85189@B85M-HD3-0.alogt.com> In-Reply-To: <5573EA5E.40806@selasky.org> References: <20150607081315.7c0f09fb@B85M-HD3-0.alogt.com> <5573EA5E.40806@selasky.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Hans,
On Sun, 07 Jun 2015 08:53:18 +0200
Hans Petter Selasky <hps@selasky.org> wrote:
> On 06/07/15 02:13, Erich Dollansky wrote:
> >
> > /*
> > * Find First Set bit
> > */
> > int
> > ffs(int mask)
> > {
as I would replace all except of what I have left above, I think that
the copyright notice also should be changed. Whom should I place in
there? I think using my name for a simple thing like this is a bit
overdone.
Erich
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150611152107.61f85189>
