qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] linux-user/main.c: Use TARGET_SIG* instead of S


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] linux-user/main.c: Use TARGET_SIG* instead of SIG*
Date: Tue, 27 Jan 2015 15:49:09 +0000

On 27 January 2015 at 15:47, Michael Tokarev <address@hidden> wrote:
> 25.01.2015 14:35, Chen Gang S wrote:
>> In main.c, all SIG* need be change to TARGET_SIG*, since the related
>> next call are all for TARGET_SIG*: queue_signal() and gdb_handlesig().
>
> In main.c, all SIG* should be TARGET_SIG*, since the relevant functions
> (queue_signal() and gdb_handlesig()) expects TARGET_SIG*.

"expect", if you want to be picky about the grammar...

-- PMM



reply via email to

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