From: "H. Peter Anvin" <hpa@zytor.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: tharbaugh@lnxi.com, klibc@zytor.com,
linux-kernel@vger.kernel.org, akpm@digeo.com
Subject: Re: [klibc] Re: [PATCH] gen_init_cpio uses external file list
Date: Thu, 16 Sep 2004 18:36:07 -0700 [thread overview]
Message-ID: <414A3F87.5020009@zytor.com> (raw)
In-Reply-To: <414A2CFB.5000900@pobox.com>
Jeff Garzik wrote:
> Thayne Harbaugh wrote:
>
>> On Thu, 2004-09-16 at 19:06 -0400, Jeff Garzik wrote:
>>
>>> Seems OK to me...
>>>
>>> Jeff, the original gen_init_cpio author
>>
>> There's been some minor discussion about the use of _GNU_SOURCE (needed
>> for getline()). Comments? I can rework the getline() if anyone can
>> make a case - otherwise I'm a bit lazy.
>
> I am a bit leery of _GNU_SOURCE but whatever :)
>
_GNU_SOURCE just means enable all features. Perhaps it should be
something more restrictive, like _XOPEN_SOURCE or _POSIX_SOURCE; both of
those need to be set to specific values.
-hpa
next prev parent reply other threads:[~2004-09-17 1:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-16 22:11 [PATCH] gen_init_cpio uses external file list Thayne Harbaugh
2004-09-16 23:06 ` Jeff Garzik
2004-09-16 22:53 ` Thayne Harbaugh
2004-09-17 0:16 ` Jeff Garzik
2004-09-17 1:36 ` H. Peter Anvin [this message]
2004-09-17 4:49 ` Sam Ravnborg
2004-09-17 22:38 ` Thayne Harbaugh
2004-09-23 22:40 ` gen_initramfs_list.sh (was: Re: [PATCH] gen_init_cpio uses external file list) [u] Martin Schlemmer [c]
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=414A3F87.5020009@zytor.com \
--to=hpa@zytor.com \
--cc=akpm@digeo.com \
--cc=jgarzik@pobox.com \
--cc=klibc@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tharbaugh@lnxi.com \
/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.