Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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.