This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: V6 [PATCH] x86: Add <sys/platform/x86.h>
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: Florian Weimer <fweimer at redhat dot com>, GNU C Library <libc-alpha at sourceware dot org>
- Date: Tue, 30 Oct 2018 11:33:09 -0700
- Subject: Re: V6 [PATCH] x86: Add <sys/platform/x86.h>
- References: <CAMe9rOqcfBAsSQQme3VJyMKsbAvKO_YdaG=1ZJqrm+T8aPztag@mail.gmail.com> <87ftwti8xk.fsf@oldenburg.str.redhat.com> <CAMe9rOrV3aQa_TZTcUTkhL2y7HOGPj_ynFu1Jb7UmM=xg4KziQ@mail.gmail.com> <CAMe9rOoaJH1Nf2p93wgwGm67WnvE4X0Eh09J5PksOk=3cB5+aA@mail.gmail.com> <alpine.DEB.2.21.1810301814570.14884@digraph.polyomino.org.uk>
On Tue, Oct 30, 2018 at 11:15 AM Joseph Myers <joseph@codesourcery.com> wrote:
>
> On Tue, 30 Oct 2018, H.J. Lu wrote:
>
> > I'd like to add this C/C++ feature to glibc. If there is no objection, I will
> > check it in tomorrow.
>
> I object: it's clear you don't have consensus for this feature in its
> presently proposed form.
>
The only concern so far is this feature is C/C++ only. My understanding
is that it is perfectly OK to have <sys/platform/cpu.h> with C/C++
only features.
Am I correct?
--
H.J.