On 01/05/2013 02:07 AM, Urs Thuermann wrote:
> This patch simplifies considerably the functions do_time_format() and
> format_date() used for %A, %C, and %T in the -printf predicate.

> [...]

> diff -rup findutils-4.4.2.orig/find/pred.c findutils-4.4.2/find/pred.c
> --- findutils-4.4.2.orig/find/pred.c  2009-05-16 17:17:01.000000000 +0200
> +++ findutils-4.4.2/find/pred.c       2012-12-26 11:42:41.529912314 +0100

Thanks for working on this. However, 4.4.2 is _rather_ old, and find's
code has been greatly reworked in the meantime ... even enough to make
automatic rebasing to Git HEAD impossible (many of the functions you
changed went into find/date.c).

I'm personally new to the find project, so I can't tell if the basic
idea behind the patch could find acceptance.

Have a nice day,
Berny

Reply via email to