This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: V2 [PATCH] x86: Add <sys/platform/x86.h>
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: GNU C Library <libc-alpha at sourceware dot org>
- Date: Wed, 29 Aug 2018 07:38:32 -0700
- Subject: Re: V2 [PATCH] x86: Add <sys/platform/x86.h>
- References: <CAMe9rOrKzR7MVDV3D8yP5N9yr_yOcks=U6SiC-VwagUfN1L25Q@mail.gmail.com>
On Mon, Aug 20, 2018 at 1:54 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Mon, Aug 6, 2018 at 2:10 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
>> Add <sys/platform/x86.h> to provide an API to access x86 specific platform
>> features:
>>
>
> Here is the updated patch to rename x86 specific functions to x86_XXX.
>
If there are no comments nor objections:
https://sourceware.org/ml/libc-alpha/2018-08/msg00435.html
I will check it in this Friday,
--
H.J.