This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Sync sys/ptrace with Linux 3.10


From: Andreas Jaeger <aj@suse.com>
Date: Wed, 03 Jul 2013 10:38:34 +0200

> On 07/03/2013 10:33 AM, Andreas Schwab wrote:
>> Andreas Jaeger <aj@suse.com> writes:
>>
>>> +    /* Read signals from a shared (process wide) queue.  */
>>> +  PTRACE_PEEKSIGINFO_SHARED = (1 << 0)
>>
>> You still have the odd indentation.
> 
> Argh, for the comment - fixed now. Ok with that change?

I'm fine with this too.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]