This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: RFC: Add <sys/platform/x86.h> to glibc 2.29
On Mon, Aug 20, 2018 at 4:29 AM, Florian Weimer <fweimer@redhat.com> wrote:
> On 08/17/2018 06:43 PM, H.J. Lu wrote:
>>>>>
>>>>> Shouldn't these identifiers be in the public (non-internal) namespace?
>>>>>
>>>> Do we have precedents for such arch specific public functions?
>>>
>>>
>>> There is modify_ldt.
>>>
>> Which header file has its prototype?
>
>
> vm86 is an example for an arch-specific function with a prototype in an
> installed header file.
The updated patch is posted at
https://sourceware.org/ml/libc-alpha/2018-08/msg00435.html
--
H.J.