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: [PATCH v2] nptl: Add NPTL cases for cancellation failures cases


On Fri, 2015-10-09 at 15:53 -0300, Adhemerval Zanella wrote:
> On 09-10-2015 15:38, Phil Blundell wrote:
> > On Fri, 2015-10-09 at 14:48 -0300, Adhemerval Zanella wrote:
> >>  2015-10-09  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
> >> +	    Phil Blundell <pb@pbcui.dot.net>
> > 
> > Something seems to have gone a bit wrong with my email address there.
>
> I think it is just your email client format (mine also shows strange).
> However my understanding for such CL format is to use a tab and align
> with space (which it is the case).

It wasn't the whitespace I was objecting to, it was that the actual
email address was wrong.  I checked in this patch to fix it:

diff --git a/ChangeLog b/ChangeLog
index 3aa7915..2e12f19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -52,7 +52,7 @@
        $(gen-locales).
 
 2015-10-09  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
-           Phil Blundell <pb@pbcui.dot.net>
+           Phil Blundell <pb@pbcl.net>
 
        * nptl/Makefile (tests): Add tst-cancel26.c and tst-cancel27.c.
        * nptl/tst-cancel26.c: New file.

p.



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