qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] linux-user sigaltstack() syscall


From: Thayne Harbaugh
Subject: Re: [Qemu-devel] [PATCH] linux-user sigaltstack() syscall
Date: Tue, 25 Sep 2007 06:35:02 -0600

On Mon, 2007-09-24 at 23:04 -0600, Thayne Harbaugh wrote:
> This patch adds the sigaltstack() syscall for linux-user.

The previous patch relied on the EFAULT patch, this newer version does
not.  It also fixes a few places that used tswap32() that should use
__put_user().

Attachment: 37_sigaltstack.3.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]