Re: [PATCH 1/3] Remove test-coverage output files for "make clean".

2013-02-02 Thread James Youngman
On Sun, Jun 19, 2011 at 11:16 PM, James Youngman wrote: > > > diff --git a/lib/Makefile.am b/lib/Makefile.am > index 5450e9a..dbfb1a1 100644 > --- a/lib/Makefile.am > +++ b/lib/Makefile.am > > @@ -38,6 +37,14 @@ libfind_a_SOURCES += listfile.c extendbuf.c buildcmd.c > savedirinfo.c \ > fo

Re: Announcing the release of GNU findutils 4.5.11

2013-02-02 Thread Andreas Metzler
On 2013-02-02 James Youngman wrote: > I am pleased to announce the release of version 4.5.11 of GNU > findutils. [...] Thanks for making a release. Find attached a trivial patch (replacing [[ test ]] with [ test ]) to let the testsuite continue to work if /bin/sh is not bash. Thanks, cu Andreas

[bug #32887] [wishlist GIT] xargs - Present options alphabetically like in GNU cp(1) etc

2013-02-02 Thread James Youngman
Update of bug #32887 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.5.11 ___ Reply to this item at:

[bug #29512] [feature request] xargs parallel processing env-val improvement

2013-02-02 Thread James Youngman
Update of bug #29512 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.5.11 ___ Reply to this item at:

[bug #37926] -inum doesn't work on ext4 file systems with oldfind 4.5.10

2013-02-02 Thread James Youngman
Update of bug #37926 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.5.11 ___ Reply to this item at:

[bug #37356] excessive memory usage when using -printf and %A %C or %T

2013-02-02 Thread James Youngman
Update of bug #37356 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.5.11 ___ Reply to this item at:

[bug #33384] If rm/chmod etc. are not in /bin or /usr/bin, updatedb fails

2013-02-02 Thread James Youngman
Update of bug #33384 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.5.11 ___ Reply to this item at:

[bug #29698] Correct and clarify documentation of xargs -d option

2013-02-02 Thread James Youngman
Update of bug #29698 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.5.11 ___ Reply to this item at:

[bug #18227] find -ls does not display device numbers for device nodes.

2013-02-02 Thread James Youngman
Update of bug #18227 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.5.11 ___ Reply to this item at:

[bug #14386] updatedb relies on mktemp, which is not portable

2013-02-02 Thread James Youngman
Update of bug #14386 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.5.11 ___ Reply to this item at:

[bug #32043] find -name [ doesn't obey posix

2013-02-02 Thread James Youngman
Update of bug #32043 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.5.11 ___ Reply to this item at:

[bug #34079] Apply gnulib ftw memory fix

2013-02-02 Thread James Youngman
Update of bug #34079 (project findutils): Release: 4.5.11 => 4.5.10 Fixed Release:None => 4.5.11 ___ Reply to this item at:

[bug #34079] Apply gnulib ftw memory fix

2013-02-02 Thread James Youngman
Update of bug #34079 (project findutils): Open/Closed:Open => Closed Release:None => 4.5.11 ___ Reply to this item at:

[bug #32043] find -name [ doesn't obey posix

2013-02-02 Thread James Youngman
Update of bug #32043 (project findutils): Assigned to:None => jay ___ Reply to this item at: ___ M

Announcing the release of GNU findutils 4.5.11

2013-02-02 Thread James Youngman
I am pleased to announce the release of version 4.5.11 of GNU findutils. GNU findutils is a set of software tools for finding files that match certain criteria and for performing various operations on them. Findutils includes the programs "find", "xargs" and "locate". More information about findu