Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 10 Nov 2015 09:50:52 +0100
From: Felix Janda <felix.janda@...teo.de>
To: musl@...ts.openwall.com
Subject: Re: sys/io.h lacks inb_p and outb_p on x86

Рысь wrote:
[..]
> 
> So, after three+ years of experience with musl I just hit this once,
> and I don't think they worth adding if there is no much interest.
> 
> memtest86+ uses no libc code, and suddenly only grabs those two from
> host which is easily patchable.

It also has an "io.h" which should define inb_p and outb_p via some
"misuse" of macros. Can't it use that instead of <sys/io.h>?

Felix

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.