patchfindutils - Patches: patch #1540, add options "-sort" and...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #1540: add options "-sort" and "-isort" that produce sorted output

Submitter:  Invalid User ID <#19466>
Submitted:  Tue 27 May 2003 11:59:31 PM UTC
   
 
Category:  find enhancement Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  jay Originator Name: 
Open/Closed:  Open Release:  None
Fixed Release:  None

Tue 27 May 2003 11:59:31 PM UTC, original submission:  

Since this method replaces the use of the program sort(1) with the use of the library function qsort(3) - are there any implications for the size of filesystems that find will work on?   (I can't see any immediately, because we already use savedir()).  

I haven't applied the patch, but it looks to me like we don't use qsort on the whole output - is the sorting we do for "-sort" actually equivalent to passing the whole output through "sort"?

Invalid User ID <#19466>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Digest:
   patch dependencies.

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-11-21 jay Dependencies- patch # is dependent
2003-05-28 jay patch_category_id100
2003-05-28 jay Assigned toNone None

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code