Re: [patch/rfc] implement memmem() locally in kallsyms.c

From: Jesper Juhl
Date: Thu Jun 07 2007 - 05:37:12 EST


On 07/06/07, Mike Frysinger <vapier@xxxxxxxxxx> wrote:
This patch basically copies the gnulib version of memmem() into
scripts/kallsyms.c. While a useful function, it isn't in POSIX so some
systems (like Darwin) choose to omit it. How do others feel ?


Do people actually build Linux kernels on Darwin & *BSD systems? If
they do then why?

What I'm getting at is; why do we care if it will build there?

--
Jesper Juhl <jesper.juhl@xxxxxxxxx>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/