Re: [Patch] Locate: Fold case once at most.

2005-05-30 Thread Buzz
Op Mon, 30 May 2005 21:11:46 +0200 (MET DST) schreef ik in <[EMAIL PROTECTED]>: [...] : Now for the casefolding-patch: : : : Suggested ChangeLog entry: : : 2005-05-30 Bas van Gompel <[EMAIL PROTECTED]> ^^^ Oops. a ``.buzz'' went missing there. Sorry!

Re: [Patch] Locate: Read each database only once.

2005-05-30 Thread Buzz
Op Sun, 29 May 2005 23:11:52 +0200 (MET DST) schreef ik in <[EMAIL PROTECTED]>: [...] : A possible ChangeLog-entry: : : 2005-05-29 Bas van Gompel <[EMAIL PROTECTED]> : : * doc/find.texi: Add documentation for locate --print (-p), and the : use of non-options with --statistics. :

[Patch] Locate: Fold case once at most. (was: Re: [Patch] Locate: Read each database only once.)

2005-05-30 Thread Bas van Gompel
Op Mon, 30 May 2005 09:47:34 +0100 schreef James Youngman in <[EMAIL PROTECTED]>: : On Mon, May 30, 2005 at 04:31:52AM +0200, Buzz wrote: : : > * I really tried to get this patch as small as possible. : > * The case-folding /can/ be done less often. : : Yes. The old code used to do the case-fold

Re: [Patch] Locate: Read each database only once.

2005-05-30 Thread Bas van Gompel
Op Mon, 30 May 2005 09:31:34 +0100 schreef James Youngman in <[EMAIL PROTECTED]>: : On Sun, May 29, 2005 at 11:11:52PM +0200, Bas van Gompel wrote: [read each db once] : A well-constructed patch, many thanks! I have applied it. In the : future, when making a user-visible change, could you add

[bug #12966] (touch .p.; find . -name '*.') problem

2005-05-30 Thread James Youngman
Update of bug #12966 (project findutils): Status:None => Need Info ___ Follow-up Comment #2: It's a bug. However, this bug was fixed in findutils 4.2.2, and so should not affect finduti

Re: [Patch] Locate: Read each database only once.

2005-05-30 Thread James Youngman
On Sun, May 29, 2005 at 11:11:52PM +0200, Bas van Gompel wrote: > Here is a patch which will cause locate to read every database only > once. This will cause a functional change: When using multiple > databases /and/ multiple patterns, the order in which results are > output changes from {d1p1, d2

Re: [Patch] Locate: Read each database only once.

2005-05-30 Thread James Youngman
On Mon, May 30, 2005 at 04:31:52AM +0200, Buzz wrote: > * I really tried to get this patch as small as possible. > * The case-folding /can/ be done less often. Yes. The old code used to do the case-folding on only the new characters read out of the database (that is, each filename character read