[PATCH] find: properly support -noleaf in ftsfind.

2017-09-02 Thread James Youngman
* gnulib-local/lib/fts.c.diff: incorporated from a patch by Kamil Dudka . This patch introduces an FTS_NOLEAF option to fts. * gnulib-local/lib/fts_.h.diff: Likewise. * find/ftsfind.c (ftsoptions): point out that is_fts_enabled reflects the settings made in the initialization of ftsoptions, not th

[bug #51841] find buffer-overflow with -printf '%T+'

2017-09-02 Thread Andreas Metzler
Follow-up Comment #3, bug #51841 (project findutils): Hello, find attached a patch to check %T* (limited to strftime sequences mandated by POSIX), %M, %t, %y, and %Y in the testsuite. Works for me (on Debian GNU/Linux). cu Andreas (file #41718) _