Nikos Mavrogiannopoulos wrote:
> As an unrelated suggestion for memxor.c I had a discussion with
> another project about that and we concluded on a gmp-based
> version that is orders of magnitude faster. It would
> be nice if gnulib included the optimized code by default.
If you mean gmp's mpn_xor
On 04/11/2011 12:48 AM, Nikos Mavrogiannopoulos wrote:
> As an unrelated suggestion for memxor.c I had a discussion with
> another project about that and we concluded on a gmp-based
> version that is orders of magnitude faster. It would
> be nice if gnulib included the optimized code by default.
P
Jim Meyering wrote:
> Another trivial one:
This was intended for bug-gnulib:
>>From ab426d01279fa5cb18891d4f088dc13683f86659 Mon Sep 17 00:00:00 2001
> From: Jim Meyering
> Date: Sun, 10 Apr 2011 23:52:02 +0200
> Subject: [PATCH] maint: fix doubled-word typo in comments
>
> * m4/gethostname.m4:
I have no illusions that this is complete,
but it should be good enough for most packages.
>From e30db8463f31e860c02b1bd95cb1d0e8bd8b3263 Mon Sep 17 00:00:00 2001
From: Jim Meyering
Date: Sun, 10 Apr 2011 10:26:46 +0200
Subject: [PATCH] maint.mk: prohibit doubled words
Detect them also when they
Trivial:
>From 8e7e846fcb3e7356be7e361ec2b12052baf56f0e Mon Sep 17 00:00:00 2001
From: Jim Meyering
Date: Sun, 10 Apr 2011 23:11:43 +0200
Subject: [PATCH] maint: remove doubled word: s/it it/it/
* lib/stat-time.h (get_stat_birthtime): s/it it/it/
---
ChangeLog |5 +
lib/stat-time.
FYI,
(there's a nearly identical nit in coreutils)
>From 7dd6551404efff84abc69c3795dbe125cd13ebbd Mon Sep 17 00:00:00 2001
From: Jim Meyering
Date: Sun, 10 Apr 2011 10:24:12 +0200
Subject: [PATCH] maint.mk: remove useless semicolon and backslash
* top/maint.mk (sc_prohibit_empty_lines_at_EOF): R