|
Message-ID: <57347.132.241.65.36.1345165136.squirrel@lavabit.com> Date: Thu, 16 Aug 2012 20:58:56 -0400 (EDT) From: idunham@...abit.com To: musl@...ts.openwall.com Subject: Re: [PATCH] vm86 syscall wrappers > On 08/17/2012 02:32 AM, idunham@...abit.com wrote: >> + unsigned long is_vm86pus:1; > > typo? Nope, that's what asm/vm86.h calls it. (note: rather than #include files from the kernel headers, I followed the standing practice for musl and copied the relevant definitions, without any comments. This means you don't need to install kernel headers for the target before you can cross-compile)
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.