qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Handling SIGSETXID used by glibc NPTL setuid/setgid


From: Peter Maydell
Subject: Re: [PATCH] Handling SIGSETXID used by glibc NPTL setuid/setgid
Date: Tue, 28 Jan 2020 12:45:13 +0000

On Tue, 28 Jan 2020 at 12:33, Taylor Simpson <address@hidden> wrote:
>
> I proposed a similar patch guarded by #ifdef TARGET_HEXAGON.  I understand we 
> don't want to break things that are working, and we don't want to open the 
> door for a bunch of #ifdef's here.  However, more than one scenario needs 
> this capability.
>
> Would a suitable compromise be to provide a hook in linux-user/signal.c for 
> the target to put in the changes they need?

No; this isn't target-specific, and we don't want
per-target different behaviour.

thanks
-- PMM



reply via email to

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