Re: [PATCH] linux-user: add strace for dup3

2019-10-21 Thread Laurent Vivier
Le 30/09/2019 à 11:01, Andreas Schwab a écrit : > Signed-off-by: Andreas Schwab > --- > linux-user/strace.list | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/linux-user/strace.list b/linux-user/strace.list > index 63a946642d..863283418e 100644 > --- a/linux-user/strace.list > +++ b/

Re: [PATCH] linux-user: add strace for dup3

2019-10-01 Thread Philippe Mathieu-Daudé
On 9/30/19 11:01 AM, Andreas Schwab wrote: Signed-off-by: Andreas Schwab --- linux-user/strace.list | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linux-user/strace.list b/linux-user/strace.list index 63a946642d..863283418e 100644 --- a/linux-user/strace.list +++ b/linux-user/strace.l

[PATCH] linux-user: add strace for dup3

2019-09-30 Thread Andreas Schwab
Signed-off-by: Andreas Schwab --- linux-user/strace.list | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linux-user/strace.list b/linux-user/strace.list index 63a946642d..863283418e 100644 --- a/linux-user/strace.list +++ b/linux-user/strace.list @@ -121,6 +121,9 @@ #ifdef TARGET_NR_dup2