[bug #54171] find -depth skips unreadable directories

2018-06-23 Thread Tavian Barnes
URL: Summary: find -depth skips unreadable directories Project: findutils Submitted by: tavianator Submitted on: Sat 23 Jun 2018 10:34:28 PM UTC Category: find Severity

Port to GCC-8

2018-06-23 Thread Bernhard Voelker
[PATCH 1/2] xargs.c: port to GCC 8 [PATCH 2/2] oldfind.c: port to GCC 8 Pushed at https://git.sv.gnu.org/cgit/findutils.git/commit/?id=371b3017f8 Have a nice day, Berny

Re: [PATCH 5/6] fts: three levels of leaf optimization

2018-06-23 Thread Bernhard Voelker
On 04/13/2018 07:54 AM, Bernhard Voelker wrote: > I still couldn't reproduce ... A fix is available in gnulib since some time ... now pushed here: https://git.sv.gnu.org/cgit/findutils.git/commit/?id=ccf25d623 Have a nice day, Berny