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 1/5] support: Add xclock_gettime


* Mike Crowe:

> On Wednesday 08 May 2019 at 15:46:48 +0200, Florian Weimer wrote:
>> * Mike Crowe:
>> > * support/xclock_gettime.c (xclock_gettime): New file. Provide
>> > 	clock_gettime wrapper for use in tests that fails the test rather
>> > 	than returning failure.
>> >
>> > 	* support/xtime.h: New file to declare xclock_gettime.
>> >
>> > 	* support/Makefile: Add xclock_gettime.c.
>> >
>> > 	* support/README: Mention xtime.h.
>> 
>> Patch looks good, but the commit message above looks a bit odd (I mean
>> the indentation).
>
> I just copied and pasted from the ChangeLog entry, so each line starts with
> a tab. This seems to be quite common looking through the existing history
> (e.g. 52faba65f84ee5a8d82ff813bcfa0ee5f4d480cf) but I can reformat it to
> remove the tab if required. I could also add some explanatory text before
> the ChangeLog entry if you think that would be better.

Something ate the first tab character, on the initial line.  I've fixed
it.  (I don't think it's Zimbra's fault, it's missing in the web
archives as well.)

>> Do you have an account on sourceware?  If yes, please push this
>> independently of the rest.
>
> No, I do not.

Okay, I've pushed it for you.

Thanks,
Florian


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