Re: [PATCH 1/3] ptrace.2: place GETSIGINFO and SETSIGINFO near each other

2013-08-08 Thread Andrew Vagin
Hi Michael, On Thu, Jul 18, 2013 at 03:13:39AM +0200, Michael Kerrisk wrote: > Thanks Andrey. Applied. You committed one of three patches. What do you think about other patches? ptrace.2: add description for PTRACE_PEEKSIGINFO ptrace.2: add description for PTRACE_{GET,SET}SIGMASK Thanks, Andre

Re: [PATCH 1/3] ptrace.2: place GETSIGINFO and SETSIGINFO near each other

2013-07-18 Thread Michael Kerrisk
Thanks Andrey. Applied. M On 07/16/13 10:19, Andrey Vagin wrote: > Signed-off-by: Andrey Vagin > --- > man2/ptrace.2 | 24 > 1 file changed, 12 insertions(+), 12 deletions(-) > > diff --git a/man2/ptrace.2 b/man2/ptrace.2 > index 0d77e3f..5fcac2b 100644 > --- a/man2/p