From: Randy Dunlap <randy.dunlap@oracle.com>
To: Felipe Bica <felipebica@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: //include <stdarg.h>
Date: Mon, 09 Nov 2009 14:45:54 -0800 [thread overview]
Message-ID: <4AF89BA2.2050803@oracle.com> (raw)
In-Reply-To: <fd83a2470911091359m1bf817a0r8d0288121bcec377@mail.gmail.com>
Felipe Bica wrote:
> Hi,
>
> Sorry but... maybe somebody already had talk about stdarg,h, but at
> least I fell more social sending one email after build a linux kernel
> over nine thousand times this year. :)
Hi,
Is there a question or a problem?? ;)
Here is a comment from the past:
* include/linux/kernel.h (and many others) include <stdarg.h>
BUT - since we are using -nostdinc, /usr/include/stdarg.h is not
considered. And gcc's stdarg.h (which lives at
/usr/lib/gcc/i586-suse-linux/4.1.2/include/stdarg.h in Linux land)
[is used instead]
so what is your question?
~Randy
prev parent reply other threads:[~2009-11-09 22:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-09 21:59 //include <stdarg.h> Felipe Bica
2009-11-09 22:45 ` Randy Dunlap [this message]
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=4AF89BA2.2050803@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=felipebica@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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.