mailing list of musl libc
 help / color / mirror / code / Atom feed
* Compatability: missing sys/vm86.h
@ 2012-04-10 20:00 Isaac Dunham
  2012-04-12  2:35 ` Rich Felker
  0 siblings, 1 reply; 5+ messages in thread
From: Isaac Dunham @ 2012-04-10 20:00 UTC (permalink / raw)
  To: musl

sys/vm86.h is largely a wrapper for asm/vm86.h from linux-libc-dev, but
provides one other function (prototype per man 2 vm86): 

int vm86(unsigned long fn, struct vm86plus_struct *v86);

There are no feature test macros required.

This is needed for some versions of Xvesa/Xfbdev, as well as dev86,
dosemu, and a number of other programs.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-04-13  2:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-10 20:00 Compatability: missing sys/vm86.h Isaac Dunham
2012-04-12  2:35 ` Rich Felker
2012-04-12 23:59   ` Isaac Dunham
2012-04-13  0:18     ` Rich Felker
2012-04-13  2:45       ` sed unmacro Isaac Dunham

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).