[PATCH 3/4] Remove no-longer-used files savedir.[ch].

2011-08-20 Thread James Youngman
* lib/savedirinfo.c: delete unused file. * lib/savedirinfo.h: delete unused file. * lib/Makefile.am (libfind_a_SOURCES): Remove savedirinfo.c. (EXTRA_DIST): Remove savedirinfo.h. --- ChangeLog |6 + lib/Makefile.am |4 +- lib/savedirinfo.c | 262 -

[PATCH 4/4] Describe recent memory savings on very large directories.

2011-08-20 Thread James Youngman
* NEWS: Describe the recent changes which reduce the amount of heap memory used in processing directories containing very many entries. --- ChangeLog |5 + NEWS | 10 ++ 2 files changed, 15 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9d5025b..8c54

[PATCH 1/4] Reduce memory consumption of fts.

2011-08-20 Thread James Youngman
* gnulib: update to latest, mainly to include a bugfix (gnulib commit 47cb657eca1abf2c26c32c8ce03def994a3ee37c) which limits the memory consumed by fts. * find/testsuite/sv-34079.sh: New test, verifying that memory growth in ftsfind does not grow indefinitely as the size of directories increases. *

[PATCH 2/4] Reduce memory consumption of oldfind on large directories.

2011-08-20 Thread James Youngman
* find/find.c (process_dir): Reduce memory consumption for large directories. Don't save the whoel directory content with xsavedir, instead just loop over the results of readdir. This means that oldfind will consume one file descriptor per directory level. * find/testsuite/sv-34079.sh: verify tha

[bug #34083] [feature request] analog of -I REPLACE-STR without -l 1 restriction

2011-08-20 Thread gregory
URL: Summary: [feature request] analog of -I REPLACE-STR without -l 1 restriction Project: findutils Submitted by: poisson Submitted on: Sat 20 Aug 2011 08:06:59 PM GMT Category: xargs

[bug #34079] Apply gnulib ftw memory fix

2011-08-20 Thread James Youngman
URL: Summary: Apply gnulib ftw memory fix Project: findutils Submitted by: jay Submitted on: Sat 20 Aug 2011 10:23:09 GMT Category: find Severity: 5 - Blocker

[bug #23065] -daystart measures from start of tomorrow - manual incorrect

2011-08-20 Thread James Youngman
Update of bug #23065 (project findutils): Severity: 3 - Normal => 5 - Blocker ___ Follow-up Comment #1: Clarifying this should block release of the next stable findutils release (i.e. 4.6 or whateve

[bug #30526] No match with a file with modified n days ago in "-mtime"

2011-08-20 Thread James Youngman
Update of bug #30526 (project findutils): Severity: 3 - Normal => 5 - Blocker ___ Follow-up Comment #2: I think this bug should block release of the next stable findutils rlease (i.e. 4.6 or whateve

[bug #31298] Track POSIX updates relating to find -exec.

2011-08-20 Thread James Youngman
Update of bug #31298 (project findutils): Severity: 3 - Normal => 5 - Blocker ___ Follow-up Comment #1: I think this bug should block release of the next stable findutils rlease (i.e. 4.6 or whateve