Martin Storsjö <[email protected]> writes: > This avoids unconditionally using clock_gettime in > {ecc,hogweed}-benchmark, falling back to clock() in these > as well.
Thanks a lot, checked in now. I'm old fashioned enough to still value the ChangeLog file, so these well done patches would be even better if they included GNU-style ChangeLog entries. Maybe it would be easiest with ChangeLog separately from the patch, since ChangeLog patches are very likely to create conflicts, I could then apply the patch with git am (which I used for the first time today), insert entries in the ChangeLog, and commit --amend to get the ChangeLog together with the rest of the commit. Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
