[patch #3743] Typo fixes to find(1) man page.

2005-02-14 Thread Aaron Hawley
URL: Summary: Typo fixes to find(1) man page. Project: findutils Submitted by: ashawley Submitted on: Tue 02/15/05 at 04:35 Category: documentation improvement

find -depth bug

2005-02-14 Thread Joseph S. Myers
With findutils 4.2.15, find -depth seems not always to find all matching files. The attached script creates a number of files and directories (the order in which these are created and appear in the directory may be of significance). "find 1 -depth -type d" should output 1/2/3 1/2/20 1/2/37 1/

Re: [patch #3741] Added support for Interix within mountlist.c

2005-02-14 Thread James Youngman
Hello, I've received a patch for findutils from Darren R. Starr. The patch adds support for Interix to the mountlist.c file. This file is distributed with findutils, but is not present in the findutils CVS code (insteead, findutils uses gnulib's CVS code directly). Hence I have forwarded the p

[patch #3741] Added support for Interix within mountlist.c

2005-02-14 Thread James Youngman
Follow-up Comment #2, patch #3741 (project findutils): The code under consideration is actually from gnulib, so I'm forwarding this patch to the gnulib project so that it con be incorporated into the upstream source (the findutils project doesn't have its own copy of mountlist.c, it just comes st

[patch #3741] Added support for Interix within mountlist.c

2005-02-14 Thread James Youngman
Follow-up Comment #1, patch #3741 (project findutils): It looks to me as if returnCode is not initialised if the call to opendir() fails. ___ This item URL is: ___

[patch #3731] Ported gnulib to support read_file_system_list() for Interix

2005-02-14 Thread James Youngman
Update of patch #3731 (project findutils): Status: Postponed => Wont Apply Assigned to:None => jay Open/Closed:Open => Closed __

[patch #3731] Ported gnulib to support read_file_system_list() for Interix

2005-02-14 Thread James Youngman
URL: Summary: Ported gnulib to support read_file_system_list() for Interix Project: findutils Submitted by: dstarr Submitted on: Fri 02/11/2005 at 13:04 Catego

[patch #3731] Ported gnulib to support read_file_system_list() for Interix

2005-02-14 Thread James Youngman
URL: Summary: Ported gnulib to support read_file_system_list() for Interix Project: findutils Submitted by: dstarr Submitted on: Fri 02/11/2005 at 13:04 Catego

[patch #3741] Added support for Interix within mountlist.c

2005-02-14 Thread Darren R. Starr
URL: Summary: Added support for Interix within mountlist.c Project: findutils Submitted by: dstarr Submitted on: Mon 02/14/2005 at 12:34 Category: None

Re: Bug in find's -size (+patch)

2005-02-14 Thread amir
> Comparison against Solaris shows that this change would make GNU > findutils incompatible with it. In the absence of a POSIX > interpretation indicating that either alternative is acceptable, I'm > going to leave the code as it is (i.e. not apply that patch). > > That means that "-size -2M" will