From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1617 Path: news.gmane.org!not-for-mail From: Luca Barbato Newsgroups: gmane.linux.lib.musl.general Subject: Re: [PATCH] vm86 syscall wrappers Date: Fri, 17 Aug 2012 02:49:07 +0200 Message-ID: <502D9503.50505@gentoo.org> References: <5370.132.241.65.36.1345163548.squirrel@lavabit.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1345164569 1922 80.91.229.3 (17 Aug 2012 00:49:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Aug 2012 00:49:29 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1618-gllmg-musl=m.gmane.org@lists.openwall.com Fri Aug 17 02:49:26 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1T2Akd-0008HL-Uh for gllmg-musl@plane.gmane.org; Fri, 17 Aug 2012 02:49:24 +0200 Original-Received: (qmail 7897 invoked by uid 550); 17 Aug 2012 00:49:22 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 7889 invoked from network); 17 Aug 2012 00:49:22 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120801 Thunderbird/14.0 In-Reply-To: <5370.132.241.65.36.1345163548.squirrel@lavabit.com> X-Enigmail-Version: 1.5a1pre Xref: news.gmane.org gmane.linux.lib.musl.general:1617 On 08/17/2012 02:32 AM, idunham@lavabit.com wrote: > + unsigned long is_vm86pus:1; typo?