|
Message-ID: <5370.132.241.65.36.1345163548.squirrel@lavabit.com>
Date: Thu, 16 Aug 2012 20:32:28 -0400 (EDT)
From: idunham@...abit.com
To: musl@...ts.openwall.com
Subject: [PATCH] vm86 syscall wrappers
There are two vm86 syscalls that Linux supports:
vm86old and vm86plus.
(Musl uses SYS_vm86 to refer to vm86plus)
This patch adds wrappers for both, using the names that modern glibc uses.
Practically speaking, this should help with compiling dosemu, several
graphics-card utilities, and a few other system tools.
Isaac Dunham
View attachment "vm86.diff" of type "text/plain" (4978 bytes)
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.