Re: [PATCH 5/6] test-strftime: test for Solaris bug

2015-12-20 Thread Pádraig Brady
Note this fails on x86_64-apple-darwin13.4.0 (mavericks) with: FAIL: test-strftime (exit: 1) = NZST-12NZDT,M9.5.0,M4.1.0/3: expected "1970-01-01 13:00:00 +1300 (NZDT)", got "1970-01-01 12:00:00 +1200 (NZST)" I've only got access to yosemite (darwin14), but I'l

Re: [PATCH 1/2] fts: introduce the FTS_NOLEAF flag

2015-12-20 Thread Pádraig Brady
On 09/12/15 11:42, Kamil Dudka wrote: > On Wednesday 09 December 2015 10:35:25 Pádraig Brady wrote: >> On 09/12/15 06:34, Kamil Dudka wrote: >>> The flag is needed to implement the -noleaf option of find. >>> * lib/fts.c (link_count_optimize_ok): Implement the FTS_NOLEAF flag. >>> * lib/fts_.h (FTS