public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: "Carlos O'Donell" <carlos@systemhalted.org>
To: Richard Henderson <rth@twiddle.net>
Cc: libc-ports@sourceware.org
Subject: Re: [PATCH 04/10] alpha: Define _STAT_VER_LINUX.
Date: Mon, 13 Feb 2012 02:43:00 -0000	[thread overview]
Message-ID: <CADZpyix+Wv68Y92Kb4crL-e2cXrmYzEtCN-BHVpV_U_uGrZmJA@mail.gmail.com> (raw)
In-Reply-To: <4F3407DD.3070506@twiddle.net>

On Thu, Feb 9, 2012 at 12:52 PM, Richard Henderson <rth@twiddle.net> wrote:
> On 02/08/2012 08:28 PM, Richard Henderson wrote:
>> -#define _STAT_VER            _STAT_VER_GLIBC2_3_4
>> +#define _STAT_VER_LINUX              3
>> +#define _STAT_VER            _STAT_VER_LINUX
>
> I meant to note for the record that I actually think that this is
> a bug in the generic bits of sysdeps/unix/sysv/linux/ in that they
> ought to be testing _STAT_VER and not _STAT_VER_LINUX.
>
> But this is a cheap out for me to avoid that drama.

File a bug for it so we don't forget? We'll fit it for you :-)

Cheers,
Carlos.

  reply	other threads:[~2012-02-13  2:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-09  4:29 [PATCH 00/10] Alpha compilation fixes Richard Henderson
2012-02-09  4:29 ` [PATCH 05/10] alpha: Eliminate set-but-not-used warnings with internal syscalls Richard Henderson
2012-02-09  4:29 ` [PATCH 03/10] alpha: Define TLS_DTV_UNALLOCATED Richard Henderson
2012-02-09  4:29 ` [PATCH 06/10] alpha: Convert to crt[in].S Richard Henderson
2012-02-09  4:29 ` [PATCH 04/10] alpha: Define _STAT_VER_LINUX Richard Henderson
2012-02-09 17:52   ` Richard Henderson
2012-02-13  2:43     ` Carlos O'Donell [this message]
2012-02-09  4:29 ` [PATCH 02/10] alpha: Require kernel version 2.6.0 Richard Henderson
2012-02-09  4:29 ` [PATCH 01/10] alpha: Remove HAVE_TLS_SUPPORT and HAVE___THREAD tests Richard Henderson
2012-02-09  4:35 ` [PATCH 08/10] alpha: Remove HAVE_ELF tests Richard Henderson
2012-02-09  4:35 ` [PATCH 09/10] alpha: Add tls-macros.h Richard Henderson
2012-02-09  4:35 ` [PATCH 10/10] alpha: Add ldsodefs.h and tst-audit.h Richard Henderson
2012-02-09  4:36 ` [PATCH 07/10] alpha: Support __NR_fstatat64 Richard Henderson
2012-02-09 19:04 ` [PATCH 00/10] Alpha compilation fixes Roland McGrath

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=CADZpyix+Wv68Y92Kb4crL-e2cXrmYzEtCN-BHVpV_U_uGrZmJA@mail.gmail.com \
    --to=carlos@systemhalted.org \
    --cc=libc-ports@sourceware.org \
    --cc=rth@twiddle.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).