Hello!
Thanks for your comments several days ago and according to them
I wrote this patch. This patch adds tests to check how strace -e works
with different parameters, how about it?
On 01/08/2016 03:39 PM, Fei Jie wrote:
> tests: add abbrev-e.test, verbose-e.test, raw-e.test, read-e.test,
>
On Thu, Jan 7, 2016 at 5:00 PM, Dmitry V. Levin wrote:
> On Wed, Jan 06, 2016 at 09:27:12AM -0500, Joe Korty wrote:
> > Fix mask length bug in print_affinitylist.
> >
> > The incoming length argument is in terms of bytes not
> > longs.
> >
> > As a result, a buffer overrun occurs and either four
On Fri, Jan 08, 2016 at 12:52:56AM +0300, Dmitry V. Levin wrote:
>Hi,
>
>On Thu, Jan 07, 2016 at 01:49:08AM +, Steve McIntyre wrote:
>> Hey folks,
>>
>> I'm seeing this both in the 4.11 tarball (which I was just hoping to
>> push into Debian) and wuth current git HEAD. Everything builds fine
>
Hi,
On Fri, Jan 08, 2016 at 11:28:33AM -0500, Joe Korty wrote:
[...]
> Hi Dmitry,
> Thanks for replying. I have had a hard time posting to
> the list, so it is nice to know that the email actually
> got through to someone on the third try ...
I suppose it has something to do with anti-spam filte
On Fri, Jan 08, 2016 at 05:33:08PM +, Steve McIntyre wrote:
> On Fri, Jan 08, 2016 at 12:52:56AM +0300, Dmitry V. Levin wrote:
> >On Thu, Jan 07, 2016 at 01:49:08AM +, Steve McIntyre wrote:
[...]
> 4.11-1 is in Debian incoming right now with this as the only code
> change on top of what was