All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockrwd@gmail.com>
To: Philip Wernersbach <philip.wernersbach@gmail.com>
Cc: linux-kernel@vger.kernel.org, tytso@mit.edu,
	Pavel Machek <pavel@ucw.cz>, Richard Holden <aciddeath@gmail.com>
Subject: Re: [PATCH] ext2/3 as ext4
Date: Mon, 21 Dec 2009 19:14:30 -0600	[thread overview]
Message-ID: <4B301D76.4070707@gmail.com> (raw)
In-Reply-To: <def8f7750912161642v16dd7bbflaf78bd0d231af68d@mail.gmail.com>

On 12/16/2009 06:42 PM, Philip Wernersbach wrote:
>> Why the open coded strcmp?
> strcmp is a C standard library function, not a C builtin, thus it
> can't be used in the kernel.

Um, we do have strcmp, memcmp, and most such common library functions in 
the kernel..

  reply	other threads:[~2009-12-22  1:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-02  1:30 [PATCH] ext2/3 as ext4 Philip Wernersbach
2009-12-02  1:58 ` Richard Holden
2009-12-06  9:51 ` Pavel Machek
2009-12-07 19:09 ` tytso
2009-12-17  0:42   ` Philip Wernersbach
2009-12-22  1:14     ` Robert Hancock [this message]
2009-12-27  7:56   ` Dmitry Torokhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B301D76.4070707@gmail.com \
    --to=hancockrwd@gmail.com \
    --cc=aciddeath@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=philip.wernersbach@gmail.com \
    --cc=tytso@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.