On 31/05/10 10:12, Jim Meyering wrote:
>   [PATCH 1/4] stat: use gnulib's alignof module
>   [PATCH 2/4] maint: correct indentation of case_GETOPT_* macro uses
>   [PATCH 3/4] maint: replace each "for (;;)" with "while (true)"
>   [PATCH 4/4] maint: make spacing around "=" consistent, even in IF_LINT
> 
> I've been considering using uncrustify to automatically
> format coreutils

How does it compare to GNU indent?
I was surprised there was no comparison on the site.
For reference GNU indent sometimes works for coreutils
with these settings.

-Toff_t
-Twchar_t
-Tsize_t
-TFILE
-Tuintmax_t
-Tintmax_t
-nut
-l80

cheers,
Pádraig.

Reply via email to